An open API service indexing awesome lists of open source software.

https://github.com/nagarathnatechie/agrigenius

Agrigenius is a machine learning-based crop recommendation system that suggests the best crop to cultivate based on soil and climate conditions. Built with Flask, Python, and Random Forest, it helps farmers make data-driven decisions to maximize yield.
https://github.com/nagarathnatechie/agrigenius

flask python random-forest

Last synced: about 2 months ago
JSON representation

Agrigenius is a machine learning-based crop recommendation system that suggests the best crop to cultivate based on soil and climate conditions. Built with Flask, Python, and Random Forest, it helps farmers make data-driven decisions to maximize yield.

Awesome Lists containing this project

README

          

# 🌾 AgriGenius: Intelligent Crop Recommendation System 🌱

**AgriGenius** helps farmers and agricultural enthusiasts by recommending the most suitable crop based on soil and environmental parameters using Machine Learning.

👉 [Live Demo](https://agrigenius-pc9m.onrender.com)

---

# 🌟 Key Features

- 🚜 Predicts the best crop to cultivate based on:
- Nitrogen, Phosphorus, Potassium content
- Temperature & Humidity
- pH level
- Rainfall
- 🧠 Trained Random Forest model with pre-processed scalers
- 🌐 Simple Web Interface using Flask

---

# 🛠️ Tech Stack

| Category | Technologies |
|----------------|-------------------------------|
| **Backend** | Python, Flask |
| **ML Model** | Random Forest (Scikit-learn) |
| **UI** | HTML (Jinja2 via Flask) |
| **Deployment** | Render |

---

# ⚙️ Installation

```bash
# Clone and setup
git clone https://github.com/NagarathnaTechie/AgriGenius.git
cd AgriGenius

# Install dependencies
pip install -r requirements.txt

# Run the app locally
python app.py
```
---

# ⚠️ Disclaimer
## 🚨 Important:
This project is a learning and experimental prototype. It is not intended for real-world agricultural decision making. The predictions provided by this system may be inaccurate or misleading.
The author is not responsible for any outcomes, losses, or damages caused by using this tool in actual farming practices.

Please consult certified agronomists and agricultural experts for making farming decisions.

## Here is snapshot of the project
![image](https://github.com/user-attachments/assets/46c1fa44-9ee6-4adb-915f-3a496af67dca)

---
# 📞 Contact
Have questions or suggestions?

📧 Email(nagarathnashenoy123@gmail.com)
🔗 LinkedIn(https://www.linkedin.com/in/nagarathna-shenoy-457751218).