AI-powered smart farming for better decisions, better yields, and better profits.
Multilingual โข Mobile-first โข Context-aware โข Future-ready
Kisan Connect is a mobile-first Progressive Web App (PWA) designed to help farmers make smarter agricultural decisions using Machine Learning, Generative AI, and multilingual interaction.
The platform transforms complex agricultural data into clear, practical, and localized guidance. Instead of giving generic suggestions, it acts like a digital farming assistant that understands crop conditions, weather, seasonality, and profitability.
The goal is simple: make advanced farming intelligence easy to access, easy to understand, and useful in real-world conditions.
Kisan Connect is built around one core idea: farm advice should be understandable, timely, and profitable.
It focuses on:
- Personalized agricultural guidance
- Multilingual communication
- Image-based crop context
- Mobile-first accessibility
- Profit-aware crop planning
- Weather and sensor-driven intelligence
- Simple interaction for real farm environments
Kisan Connect combines predictive ML models with Gemini-powered generative AI.
-
ML predicts:
- irrigation needs
- disease risk
- crop stress
-
GenAI converts those predictions into natural, easy-to-understand advice
-
The result is both accurate and farmer-friendly
Supports 10 Indian languages:
Hindi, Bengali, Telugu, Marathi, Tamil, Kannada, Gujarati, Punjabi, Malayalam, and English
This makes the system accessible to farmers who are more comfortable in their native language.
The app supports more than just text.
- image upload for crops and leaves
- voice-ready support scaffolding
- simple and intuitive interaction flow
- designed for lower-literacy accessibility
This makes the platform practical in real farming environments where typing long inputs is not always ideal.
Kisan Connect is built as a Progressive Web App, so it feels lightweight, installable, and easy to use on phones.
- works like a native app
- optimized for low bandwidth
- suitable for rural and field usage
- fast and responsive across devices
The interface is designed to feel clean, smooth, and premium.
- glassmorphism-inspired design
- fluid micro-interactions
- responsive layout
- guided onboarding for better personalization
The system can evolve over time through feedback and usage patterns.
- captures user feedback
- improves recommendations over time
- supports a more adaptive advisory system
One of the most important upcoming features is crop prediction based on profit margin.
Instead of recommending crops only by suitability, Kisan Connect will also consider:
- season and time of year
- market demand trends
- production cost
- expected yield
- price trends
- regional profitability
This helps farmers answer a better question:
Not just โWhat can I grow?โ but โWhat will be most profitable to grow right now?โ
The ML model is being enhanced with live weather data so predictions become more dynamic and realistic.
Planned weather-aware factors include:
- rainfall
- temperature
- humidity
- wind
- extreme weather alerts
This will allow the system to update recommendations based on changing environmental conditions, improving irrigation advice, disease prediction, and crop stress estimation.
Kisan Connect is also being designed to work with IoT-based farm sensors.
Possible sensor inputs include:
- soil moisture
- soil temperature
- air humidity
- environmental conditions
- field-level live readings
This will allow the platform to move from general prediction to field-specific decision making.
By combining:
- user feedback
- weather data
- IoT sensor values
the system can continuously refine its recommendations and become more accurate over time.
Kisan Connect is being shaped into a complete smart farming platform that can help farmers with:
- crop selection
- disease risk detection
- irrigation planning
- seasonal profitability analysis
- weather-aware advisory
- sensor-based monitoring
- region-specific decision support
The long-term goal is to make farming guidance more intelligent, more accessible, and more profitable.
- React 19
- TypeScript
- Vite
- Tailwind CSS
- Zustand
- FastAPI
- Scikit-Learn
- Pandas
- NumPy
- Gemini API
- REST API
- JWT Authentication
- CORS-enabled communication
- PWA support via
vite-plugin-pwa
cd agrTech/backend
python -m venv venvWindows
venv\Scripts\activateMac/Linux
source venv/bin/activatepip install -r requirements.txtCreate a .env file if needed:
GEMINI_API_KEY=your_api_keyRun the backend:
uvicorn app:app --reload --port 3000The backend must run on port 3000.
cd agrTech/frontend
npm install
npm run devOpen:
http://localhost:5173- The user enters farm details such as location, soil type, and crop context.
- ML models analyze the input and generate predictions.
- Gemini converts the output into practical advice.
- The farmer receives guidance in the selected language.
- Future weather and sensor data refine the model further.
Once both servers are running, here is how you can evaluate the platform:
- Launch the app in a mobile view or emulator.
- Select your preferred language from the supported list.
- Complete the onboarding flow with your farm details.
- Ask a question such as: โHow do I protect my wheat crop from rust disease?โ
- Upload an image of a crop or leaf for visual context.
- See how the system blends ML predictions with Gemini-powered reasoning.
- Try the feedback flow and observe how the advisory loop improves over time.
- Use the Install App prompt to test the PWA experience.
- Solves a real agricultural problem
- Combines ML and GenAI in one workflow
- Supports multilingual communication
- Designed as a mobile-first PWA
- Built for future expansion with weather and IoT intelligence
- Focused on both farm productivity and profit optimization
Kisan Connect is not just about automation.
It is about helping farmers make decisions that are:
- smarter
- faster
- clearer
- more profitable
- better adapted to real-world conditions
By combining AI, weather intelligence, and sensor-based insights, the platform aims to bring practical technology into farming in a way that is simple and useful.
Kisan Connect is designed to bring practical AI into agriculture in a way that is modern, accessible, and genuinely helpful.
Empowering farmers with technology that speaks their language and grows with their needs.
Built with โค๏ธ for the hackathon.