FindMyProduct is a new mobile app, where it can be possible to detect objects in real time, helping people with shopping of groceries and supermarket products, it has some characteristics like recognizing objects with the phone camera.
- Ruby On Rails - API Framework
- Flutter - SDK for mobile applications
- Tensorflow Lite - Machine Learning Framework
The code has been split in several repositories for convenience.
The code for mobile application is available at
https://github.com/hugopinto1997/FindMyProduct_FrontEnd
The code for API is available at
https://github.com/00198216/FindMyProduct_BackEnd
All files related to train the Model are available at
https://github.com/Sortweste/FindMyProduct_MachineLearning
The Dataset is available at
https://github.com/Sortweste/FindMyProduct_Dataset
You're free to use those images to train your own model.
Our app is intuitive, but in case some instructions are needed access the wiki
- Pull Request's are accepted in each repository.
- Read the CONTRIBUTING.md file for each repository.
- Update the README.md file with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations and container parameters.
For allow us to use the source code from https://github.com/shaqian/flutter_realtime_detection
The code is distributed under the GPLv3 License
All files in assets/
are distributed under the CC BY-SA 4.0 License