Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,14 +1,43 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 5.0.1
|
| 8 |
app_file: app.py
|
| 9 |
-
pinned:
|
| 10 |
license: cc-by-nc-sa-4.0
|
| 11 |
-
short_description: Safe AI playground for
|
| 12 |
---
|
| 13 |
|
| 14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: π€ REACT PromptLab
|
| 3 |
+
emoji: π‘οΈ
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 5.0.1
|
| 8 |
app_file: app.py
|
| 9 |
+
pinned: true # <-- Pin to profile top!
|
| 10 |
license: cc-by-nc-sa-4.0
|
| 11 |
+
short_description: Safe AI playground for robot builders!
|
| 12 |
---
|
| 13 |
|
| 14 |
+
# Welcome to REACT AI Lab! π
|
| 15 |
+
|
| 16 |
+
### π What is this?
|
| 17 |
+
A **safe space** for students to:
|
| 18 |
+
- Design robots π€
|
| 19 |
+
- Learn coding π»
|
| 20 |
+
- Create AI projects that help our community π
|
| 21 |
+
|
| 22 |
+
### π‘οΈ Rules to Build Safely
|
| 23 |
+
1. No personal info (names, addresses)
|
| 24 |
+
2. Focus on **helping projects** (e.g., "Recycle-bot 3000")
|
| 25 |
+
3. Ask teachers about weird responses!
|
| 26 |
+
|
| 27 |
+
### π‘ Example Projects
|
| 28 |
+
- "Code a robot that plants trees"
|
| 29 |
+
- "Design an AI game about kindness"
|
| 30 |
+
- "Plan a solar-powered park cleaner"
|
| 31 |
+
|
| 32 |
+
### π§π« For Teachers/Mentors
|
| 33 |
+
[Click here](https://reactallegany.org/contact) to request:
|
| 34 |
+
- Class accounts
|
| 35 |
+
- Project ideas
|
| 36 |
+
- Safety guides
|
| 37 |
+
|
| 38 |
+
### βοΈ How to Start
|
| 39 |
+
1. Type your idea in the chat
|
| 40 |
+
2. Click "Generate"
|
| 41 |
+
3. If stuck, try the examples below!
|
| 42 |
+
|
| 43 |
+
*All projects use [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) - Share freely but no selling!*
|