whereToBin is a web application base that help you to classify the grabage by using AI. We want you to handle the grabage easier, so we come up with this solution to help you. This project is part of one night miracle team
https://wheretobin-font-xhsqbxxiha-as.a.run.app
https://wichianmas-xhsqbxxiha-as.a.run.app/detect?data=false
β Manual
Backend
pip install pipenvcd backendpipenv shellpip install -r requirements.txtuvicorn main:app --reload
Frontend
cd fontendyarn installyarn start
π³ Docker
Backend
cd backenddocker build -t wheretobin_backend .docker run -d --name wheretobin_container -p 80:80 wheretobin_backend
Frontend
cd fontenddocker build -t wheretobin_fontend .docker container run -d --name whereToBin_container -p 80:8080 wheretobin_fontend
- React.js
- Tensorflow
- FastAPI
- Clound-run
- Tiny-yolo model
Tiny-yolo darknet URL