A significant percentage of critical raw materials, including Lithium, are not recycled due to a lack of awareness and correct recycling practices. This not only harms the environment but also poses a threat to supply chains and sustainability. Our solution aims to address this issue by creating an innovative Instagram filter that combines awareness, education, and motivation to encourage sustainable recycling.
Using the power of Instagram, we deploy our solution as a filter that users can share as Instagram stories or reels. The filter employs cutting-edge object detection and classification technology, including OpenAI GPT-4 Vision and GPT-4 Turbo, to provide users with insights into the impact of recycling. It also guides them to the nearest recycling stations. To motivate users, we offer point rewards that can be redeemed as perks from partner companies. These companies, in turn, support our initiative by advertising through content generated by our filter.
- Navigate to the frontend folder
cd frontend
- Install dependencies
yarn
- Start React Native app
npm run ios
- Navigate to the backend folder
cd backend
- Install Flask dependencies
pip install -r requirements.txt
- Run Flask server
python app.py
- Frontend
- Backend
- Machine Learning
- Data Source
- Daria Kazmina: Pitch, Market Research
- Hussain Pettiwala: Frontend, API Integration
- Jay Malve: Backend, Prompt Engineering
- Imed-Eddine Haouli: Machine Learning PhD
- Simon Farshid: Pitch, On-Device Object Detection
- Hat tip to anyone whose code or tools were used