Inspiration
Forager On The Go was inspired by the need for a reliable, AI-powered survival guide for outdoor enthusiasts, campers, and adventurers. Many people lack knowledge about wild plants, fungi, animals, and insects—what's safe to eat, how to prepare them, and their nutritional benefits. Our goal was to create a tool that empowers users with instant, accurate information to make informed decisions in the wild.
What It Does
Forager On The Go allows users to upload images of wild plants, fungi, animals, and insects. The AI model analyzes the image and provides key details, including:
- Edibility – Safe to eat or toxic?
- Nutritional Information – Calorie content, vitamins, and benefits.
- Potential Risks – Allergies, toxins, or environmental hazards.
- Preparation Methods – Cooking, drying, or raw consumption guidelines.
How We Built It
We used a combination of machine learning and a robust dataset to train an image recognition model capable of identifying various wild edibles. The backend was developed using Flask, while the frontend was designed with HTML, CSS, and JavaScript for a seamless user experience. We integrated a database for storing species information and a responsive UI to display results effectively.
Challenges We Ran Into
- Data Collection: Finding a reliable dataset for wild plants and insects was a major challenge.
- Model Accuracy: Training the AI to differentiate between lookalike species took extensive fine-tuning.
- Deployment Issues: Hosting the app while maintaining performance was tricky.
- User Interface: Making a simple, intuitive UI that presents detailed information effectively.
Accomplishments That We're Proud Of
- Successfully built an AI-powered tool that accurately identifies wild edibles.
- Designed an intuitive and responsive interface for easy user access.
- Overcame dataset challenges and improved model accuracy through extensive testing.
- Implemented a real-time risk and benefit analysis for better decision-making.
What We Learned
- The importance of a diverse and well-labeled dataset for training machine learning models.
- How to integrate AI with a web-based application efficiently.
- Optimizing UI/UX for accessibility and readability in outdoor conditions.
- Enhancing model performance through continuous testing and user feedback.
What's Next for Forager On The Go
- Expanding our database to include more species and regional edibles.
- Improving AI accuracy with more training data and real-world testing.
- Adding offline functionality for users in remote areas without internet access.
- Introducing community-driven features where users can contribute and verify findings.
Built With
- ai
- api
- css
- groq
- html
- javascript
- ml
- python
Log in or sign up for Devpost to join the conversation.