Inspiration

Agriculture is the backbone of Kerala, but many farmers still face challenges like unpredictable weather, crop diseases, and lack of real-time market information. I wanted to build a simple AI assistant that can help farmers make better decisions using technology.

This project was inspired by the idea that AI should not only be used in advanced industries but also in agriculture to improve the lives of real people.

What it does

KrishiMitra AI is a smart farming assistant designed for Kerala farmers. It helps users with:

  • Crop recommendation based on season and conditions
  • Weather-based farming advice
  • Basic plant disease suggestions
  • Market price guidance for crops
  • Simple chat-based interaction (can be extended to voice)

How I built it

I built this project using a Flask backend and a simple frontend interface. The AI responses are powered using an LLM API (like Groq/OpenAI). I also integrated weather API data to give real-time suggestions.

The system works by taking user queries in natural language and returning structured farming advice.

Challenges faced

  • Designing responses that are simple enough for farmers to understand
  • Integrating AI with real-world agriculture use cases
  • Handling different types of queries (weather, crop, disease)
  • Making the system useful even with limited data

What I learned

  • How to connect AI models with real-world applications
  • Importance of user-friendly design for rural users
  • How small AI systems can have real social impact ## What it does

How we built it

Challenges we ran into

Accomplishments that we're proud of

What we learned

What's next for KrishiMitra AI – Smart Farming Assistant for Kerala Farmers

Share this project:

Updates