bditto commited on
Commit
49c0431
Β·
verified Β·
1 Parent(s): 981a2dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -5
README.md CHANGED
@@ -1,14 +1,43 @@
1
  ---
2
- title: 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: false
10
  license: cc-by-nc-sa-4.0
11
- short_description: Safe AI playground for REACT students
12
  ---
13
 
14
- An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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!*