Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.01 KB

README.md

File metadata and controls

32 lines (25 loc) · 1.01 KB

Github_README

Find MyStuff

This is an Android Application to find where you have kept your stuff.

  • Made using Python, Kivy & KivyMD

Features

  • Save Information about where you have kept your stuff using voice command.
  • Take picture of object and save it's info.
  • Find the object by using search bar

Demo

https://youtu.be/l2OCr50ifIw

Screenshots AND Video

NewDemo.mp4

Download For Android

https://github.com/AM-ash-OR-AM-I/Find_MyStuff/releases/download/v1.1.1/com.FindMyStuff-1.1.1-armeabi-v7a-debug.apk

Releases: https://github.com/AM-ash-OR-AM-I/Find_MyStuff/releases

Installation for Windows

  • Install all files from requirements_for_win.txt using pip
  • Then use
pip install pipwin
pipwin install pyaudio

Installation for Linux

  • Should work by simply using pip install PyAudio
  • Not tested yet