Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,5 +9,13 @@ app_file: app.py
|
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
---
|
| 12 |
+
# 🌿 PakClimate
|
| 13 |
+
|
| 14 |
+
An interactive Streamlit app that provides:
|
| 15 |
+
- RAG-based chatbot on climate change documents
|
| 16 |
+
- Live climate data and adaptation advice
|
| 17 |
+
- Focused on Pakistan’s climate vulnerabilities
|
| 18 |
+
|
| 19 |
+
Built using Groq LLaMA 3, FAISS, HuggingFace, and LangChain.
|
| 20 |
|
| 21 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|