Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,22 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
|
|
|
1 |
+
---
|
2 |
+
title: Smart Waste Management Chatbot
|
3 |
+
emoji: ♻️
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: blue
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: "1.25.0"
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
+
|
12 |
+
# Smart Waste Management Chatbot
|
13 |
+
|
14 |
+
This chatbot, powered by Google's **Gemini-Pro** and **Streamlit**, helps streamline waste management. 🚀
|
15 |
+
|
16 |
+
## Features:
|
17 |
+
- Citizens can report waste collection issues.
|
18 |
+
- Municipal workers can manage collection schedules.
|
19 |
+
- Recycling companies and biogas plants can coordinate waste processing.
|
20 |
+
|
21 |
+
💡 **Get Started**: Select your role and start chatting!
|
22 |
|