title: AgroAssist | |
emoji: 🌾 | |
colorFrom: green | |
colorTo: yellow | |
sdk: docker | |
pinned: false | |
short_description: A smart crop recommendation system using machine learning | |
# AgroAssist - Crop Recommendation System | |
A smart crop recommendation system that helps farmers choose the best crops based on soil conditions and environmental factors. | |
## Features | |
- AI-powered crop recommendations | |
- Soil analysis (NPK values) | |
- Climate assessment | |
- 22+ crop varieties supported | |
- Interactive data visualization | |
## Technical Stack | |
- Flask | |
- Scikit-learn | |
- NumPy | |
- Pandas | |
- Bootstrap | |
- PowerBI integration | |
## Directory Structure | |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |
# Add the changed files | |
git add . | |
# Commit with a descriptive message | |
git commit -m "Description of your changes" | |
# Push to Hugging Face | |
git push |