KrishiGrowAI is an AI-powered smart agriculture platform designed to assist farmers with crop recommendations, weather insights, market trends, and smart decision-making. This project is developed as part of SIH 2025 (Smart India Hackathon) under the team CodeXplores.
- π― Data-Driven Decisions - AI algorithms analyze soil, weather, and market conditions
- π° Maximize Profits - Real-time market price tracking and crop recommendations
- π Sustainable Farming - Promote eco-friendly agricultural practices
- π± Easy to Use - Intuitive interface designed for farmers of all tech levels
- Smart crop suggestions based on:
- Soil type and pH levels
- Local weather patterns
- Seasonal variations
- Budget constraints
- Farm size optimization
- Live weather forecasts
- 7-day weather predictions
- Climate-specific farming advice
- Rainfall probability tracking
- Temperature and humidity monitoring
- Live commodity prices from major mandis
- Price trend visualization
- Historical price data (7-day trends)
- Market comparison tools
- Export data functionality
- Best value recommendations
- 24/7 farming guidance
- Pest management advice
- Fertilizer recommendations
- Irrigation tips
- Crop-specific queries
- Farmer community forum
- Expert consultations
- Knowledge sharing platform
- Experience-based learning
- Peer support system
- ROI calculator
- Break-even analysis
- Cost estimation
- Profit projections
- Budget optimization
- Weather API - Real-time weather data
- Market Data API - Live commodity prices
- Chart.js - Data visualization
- Material Icons - Modern UI icons
krishigrowai/
βββ π krishimitra_backend/ # Django backend
β βββ π accounts/ # User authentication
β β βββ π templates/
β β β βββ π accounts/
β β β βββ index.html
β β β βββ signin.html
β β β βββ password_reset.html
β β βββ __init__.py
β β βββ admin.py
β β βββ apps.py
β β βββ models.py
β β βββ urls.py
β β βββ views.py
β βββ π static/ # Static files
β β βββ style.css
β β βββ script.js
β βββ π migrations/ # Database migrations
β βββ __init__.py
β βββ admin.py
β βββ apps.py
β βββ models.py
β βββ tests.py
β βββ urls.py
β βββ views.py
βββ π UI_Design/ # Frontend assets
βββ π db.sqlite3 # SQLite database
βββ π manage.py # Django management script
βββ π requirements.txt # Python dependencies
βββ π README.md # Project documentation
This project is licensed under the MIT License - see the LICENSE file for details.
MIT License
Copyright (c) 2025 SNEHASISH DEY
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction...
We'd like to thank the following:
- πΎ Indian Farmers - For inspiring this project
- π Agricultural Experts - For domain knowledge and guidance
- π» Open Source Community - For amazing tools and libraries
- π Hackathon Organizers - For the opportunity to build this solution
- β€οΈ All Contributors - For making this project better
Made with β€οΈ for Farmers | Empowering Agriculture Through Technology
Β© 2025 KrishiGrowAI. All rights reserved.