Spaces:
Running
Running
Upload README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: "π Personalized SDG Explorer"
|
| 3 |
+
emoji: "π±"
|
| 4 |
+
colorFrom: "red"
|
| 5 |
+
colorTo: "yellow"
|
| 6 |
+
sdk: "static"
|
| 7 |
+
sdk_version: "0.1.0"
|
| 8 |
+
app_file: "index.html"
|
| 9 |
+
pinned: false
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# π Personalized SDG Explorer
|
| 13 |
+
**Developed by Shift Mind AI Labs**
|
| 14 |
+
|
| 15 |
+
The Personalized SDG Explorer is an open-source, browser-based tool that empowers students, educators, and changemakers to engage with the United Nations Sustainable Development Goals (SDGs) in a hands-on, context-aware, and interactive way.
|
| 16 |
+
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
## π Features
|
| 20 |
+
|
| 21 |
+
- **Explore All 17 SDGs** with rich descriptions and learning prompts
|
| 22 |
+
- **Personalize** by entering your country and local situation
|
| 23 |
+
- **AI-powered Contextualization:** Get local and global context with OpenAI (your API key, processed only in your browser)
|
| 24 |
+
- **Plan and Simulate Actions:** Select or suggest action strategies and simulate their impact
|
| 25 |
+
- **Reflect and Earn Badges:** Get instant feedback and unlock global citizenship badges
|
| 26 |
+
- **No Data Leaves Your Browser:** Privacy-first, open-source, and client-side only
|
| 27 |
+
|
| 28 |
+
---
|
| 29 |
+
|
| 30 |
+
## π How to Use
|
| 31 |
+
|
| 32 |
+
1. **Select an SDG** to explore.
|
| 33 |
+
2. **Enter your country and local context** for tailored examples.
|
| 34 |
+
3. **Provide your OpenAI API key** (all processing happens locally; your data stays private).
|
| 35 |
+
4. **Generate AI context, plan actions, and simulate outcomes**.
|
| 36 |
+
5. **Reflect on your exploration** and download/share your results!
|
| 37 |
+
|
| 38 |
+
---
|
| 39 |
+
|
| 40 |
+
## π Data Privacy Notice
|
| 41 |
+
|
| 42 |
+
- Your OpenAI API key is stored **only** in your browser.
|
| 43 |
+
- No data is ever sent to third-party servers except OpenAI (using your key).
|
| 44 |
+
- Shift Mind AI Labs and Hugging Face do **not** collect or access any personal information.
|
| 45 |
+
|
| 46 |
+
---
|
| 47 |
+
|
| 48 |
+
## π License
|
| 49 |
+
|
| 50 |
+
Licensed under the [Apache License 2.0](./LICENSE).
|
| 51 |
+
|
| 52 |
+
---
|
| 53 |
+
|
| 54 |
+
## π§ About Shift Mind AI Labs
|
| 55 |
+
|
| 56 |
+
Shift Mind AI Labs builds ethical, scalable, and open-source AI tools for global education and sustainable action.
|
| 57 |
+
|
| 58 |
+
π https://shiftmind.io
|
| 59 |
+
βοΈ info@shiftmind.io
|
| 60 |
+
|
| 61 |
+
---
|
| 62 |
+
|
| 63 |
+
## π Contributing
|
| 64 |
+
|
| 65 |
+
Feedback and PRs are welcome!
|
| 66 |
+
For collaboration or integration: **info@shiftmind.io**
|
| 67 |
+
|
| 68 |
+
---
|
| 69 |
+
|
| 70 |
+
*Empowering learners and changemakers to act for a better world β one SDG at a time.*
|