|
---
|
|
title: AgriBot - AI Agricultural Assistant
|
|
emoji: πΎ
|
|
colorFrom: green
|
|
colorTo: emerald
|
|
sdk: gradio
|
|
sdk_version: 4.44.0
|
|
app_file: app.py
|
|
pinned: false
|
|
license: mit
|
|
---
|
|
|
|
# πΎ AgriBot - AI Agricultural Assistant
|
|
|
|
An intelligent agricultural chatbot powered by AI that provides expert farming guidance, crop cultivation advice, pest management strategies, and comprehensive agricultural knowledge.
|
|
|
|
## Features
|
|
|
|
- π§ **AI-Powered Intelligence**: Advanced AI models for conversational agricultural advice
|
|
- π± **Comprehensive Database**: Extensive knowledge base covering crops, diseases, pests, and fertilizers
|
|
- π‘ **Professional Guidance**: Practical advice from cultivation to harvest
|
|
- π‘οΈ **Integrated Pest Management**: Sustainable pest and disease control strategies
|
|
- πΎ **Multi-Crop Support**: Rice, Wheat, Corn, Tomato, Potato, and more
|
|
|
|
## How to Use
|
|
|
|
1. Type your agricultural question in the chat box
|
|
2. Get expert AI-generated advice based on comprehensive agricultural data
|
|
3. Ask about specific crops, diseases, pests, fertilizers, or farming techniques
|
|
4. Follow the practical recommendations for better farming outcomes
|
|
|
|
## Example Questions
|
|
|
|
- "How to grow wheat in clay soil?"
|
|
- "Best fertilizer for rice cultivation?"
|
|
- "Organic pest control methods for tomatoes?"
|
|
- "Disease management in potato crops?"
|
|
- "Soil preparation techniques?"
|
|
|
|
## Technology Stack
|
|
|
|
- **AI Model**: Microsoft DialoGPT for conversational responses
|
|
- **Semantic Search**: Sentence Transformers for knowledge retrieval
|
|
- **Frontend**: Gradio with custom CSS styling
|
|
- **Backend**: Python with comprehensive agricultural database
|
|
|
|
## Deploy Your Own
|
|
|
|
1. Clone this repository
|
|
2. Install requirements: `pip install -r requirements.txt`
|
|
3. Run locally: `python app.py`
|
|
4. Deploy on Hugging Face Spaces
|
|
|
|
---
|
|
|
|
*Helping farmers grow smarter with AI technology* π |