PestPedia / README.md
sikeaditya's picture
Update README.md
2e24918 verified
---
title: PestPedia
emoji: πŸ“ˆ
colorFrom: red
colorTo: purple
sdk: docker
pinned: false
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
# Agricultural Pests & Diseases in India
A multilingual web application that provides information about common agricultural pests and diseases in India, their lifecycle, symptoms, and management strategies.
## Features
- Information about common agricultural pests and diseases affecting crops in India
- Multilingual support for 11 Indian languages
- Search and filter functionality
- Detailed information for each pest/disease
- Responsive design for both desktop and mobile devices
## How to Use
1. Browse the catalog of pests and diseases
2. Use the filter buttons to view only pests or only diseases
3. Search by name or affected crop
4. Click on any card to view detailed information
5. Change the language using the dropdown at the top
## Technologies Used
- Flask (Python web framework)
- Google's Gemini API for multilingual content generation
- Bootstrap for responsive UI
- JavaScript for interactive elements