A comprehensive farming application with AI-powered crop recommendations, market insights, and voice-enabled chat assistant.
- AI Crop Recommendations - Get personalized crop suggestions based on soil, weather, and market data
- Market Insights - Real-time price trends and demand analysis
- Soil Analysis - Comprehensive soil health assessment
- Weather Forecast - Local weather predictions and alerts
- Image Upload - Disease detection from crop images
- Node.js (v16+)
- Python 3.8+ (for crop recommendations)
cd Machine Learning
pip install -r requirements.txt
python app.pynpm install
npm run dev- React Frontend: http://localhost:5173
- Flask Backend: http://localhost:5000
MIT License - see LICENSE file for details