File size: 872 Bytes
b9afd8a
b029a33
 
 
 
b9afd8a
 
b029a33
b9afd8a
 
b029a33
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b9afd8a
db37451
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
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