Spaces:
Sleeping
Sleeping
Commit Β·
f0f2975
1
Parent(s): f93a5f1
Add README.md for Space configuration
Browse files
README.md
ADDED
|
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
|
| 3 |
+
title: Pest Identifier
|
| 4 |
+
|
| 5 |
+
emoji: π
|
| 6 |
+
|
| 7 |
+
colorFrom: green
|
| 8 |
+
|
| 9 |
+
colorTo: blue
|
| 10 |
+
|
| 11 |
+
sdk: docker
|
| 12 |
+
|
| 13 |
+
app\_file: app.py
|
| 14 |
+
|
| 15 |
+
pinned: false
|
| 16 |
+
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
|
| 21 |
+
\# Pest Identification \& Management System
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
An AI-powered web application for identifying garden pests and providing management recommendations.
|
| 26 |
+
|
| 27 |
+
|
| 28 |
+
|
| 29 |
+
\## Features
|
| 30 |
+
|
| 31 |
+
|
| 32 |
+
|
| 33 |
+
\- π Image-based pest identification using TensorFlow
|
| 34 |
+
|
| 35 |
+
\- π¬ AI chatbot powered by Google Gemini for pest management advice
|
| 36 |
+
|
| 37 |
+
\- π Product recommendations for pest control
|
| 38 |
+
|
| 39 |
+
\- π€ User authentication and chat history
|
| 40 |
+
|
| 41 |
+
\- π― Supports 12 common garden pests
|
| 42 |
+
|
| 43 |
+
|
| 44 |
+
|
| 45 |
+
\## Technology Stack
|
| 46 |
+
|
| 47 |
+
|
| 48 |
+
|
| 49 |
+
\- \*\*Backend\*\*: Flask, TensorFlow, Google Generative AI
|
| 50 |
+
|
| 51 |
+
\- \*\*Frontend\*\*: HTML, CSS, JavaScript
|
| 52 |
+
|
| 53 |
+
\- \*\*Deployment\*\*: Docker on Hugging Face Spaces
|
| 54 |
+
|
| 55 |
+
|
| 56 |
+
|
| 57 |
+
\## Supported Pests
|
| 58 |
+
|
| 59 |
+
|
| 60 |
+
|
| 61 |
+
Ants, Bees, Beetle, Caterpillar, Earthworms, Earwig, Grasshopper, Moth, Slug, Snail, Wasp, Weevil
|
| 62 |
+
|