Android app which uses an image (camera/gallery) to find similar products on the internet. Repo contains backend code as well.
- Starting backend:
- python image-search-backend/src/server.py
- cd "imgur-upload"; npm install; npm start
- Update the Server Address in android code and build.