Inspiration
Monoculture farming has led to soil degradation, reduced biodiversity, and long-term sustainability challenges. Many small-scale farmers lack access to reliable agricultural insights due to internet limitations, making it difficult to adopt sustainable practices. Our goal was to create an accessible and effective solution that delivers real-time, research-backed farming advice through a simple phone call.
What it does
AgriVantage is an AI-powered voice assistant that provides farmers with sustainable farming advice over the phone. By leveraging AI-driven language models, real-time data, and telecommunication services, the system processes farmers' queries and delivers actionable solutions without requiring internet access.
How we built it
- Twilio handles incoming farmer calls and forwards them to our system.
- OpenAI converts the farmer’s voice query into text.
- A Retrieval-Augmented Generation (RAG) system fetches relevant, research-backed solutions.
- External APIs provide real-time contextual information such as weather and soil conditions.
- OpenAI generates a clear response based on the retrieved data.
- The response is converted into speech and played back to the farmer over the same call.
Challenges we ran into
- Ensuring the accuracy of responses by retrieving the most relevant agricultural insights.
- Handling real-time API integration while maintaining fast response times.
- Designing a solution that works over phone calls without requiring internet access.
- Addressing language and accent variations to make the system accessible to a diverse user base.
Accomplishments that we're proud of
- Successfully integrating multiple AI-driven systems to provide real-time, research-backed farming advice.
- Creating a solution that works without an internet connection, making it accessible to more farmers.
- Developing a scalable framework that can be expanded to support multiple languages and regions.
What we learned
- The importance of sustainable farming practices and their real-world impact.
- How to optimize AI-driven retrieval systems for quick and accurate responses.
- The challenges of integrating real-time data into an AI-based system.
- How to design a voice-based AI solution that is both efficient and user-friendly.
What's next for AgriVantage
- Deploying the system on AWS for better scalability and global reach.
- Expanding language support and improving voice personalization to accommodate different dialects.
- Enhancing the RAG system with continuously updated agricultural research.
- Implementing query history tracking to provide better follow-up solutions.
- Adding emergency alerts to notify farmers about extreme weather conditions.
- Allowing agricultural experts to contribute verified solutions to improve the knowledge base.
Log in or sign up for Devpost to join the conversation.