Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,15 +4,15 @@ emoji: π
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 5.29.0
|
| 8 |
-
python_version: 3.10
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
---
|
| 12 |
|
| 13 |
# π AI Tutor App
|
| 14 |
|
| 15 |
-
AI Tutor App using:
|
| 16 |
|
| 17 |
- LangChain
|
| 18 |
- Groq
|
|
@@ -27,11 +27,4 @@ AI Tutor App using:
|
|
| 27 |
β
Quiz Generator
|
| 28 |
β
Step-by-step Solver
|
| 29 |
β
Notes Summarizer
|
| 30 |
-
β
Study Planner
|
| 31 |
-
|
| 32 |
-
## Built With
|
| 33 |
-
|
| 34 |
-
- LangChain
|
| 35 |
-
- Groq LLM
|
| 36 |
-
- Gradio
|
| 37 |
-
- Hugging Face Spaces
|
|
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: "5.29.0"
|
| 8 |
+
python_version: "3.10"
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
---
|
| 12 |
|
| 13 |
# π AI Tutor App
|
| 14 |
|
| 15 |
+
AI Tutor App built using:
|
| 16 |
|
| 17 |
- LangChain
|
| 18 |
- Groq
|
|
|
|
| 27 |
β
Quiz Generator
|
| 28 |
β
Step-by-step Solver
|
| 29 |
β
Notes Summarizer
|
| 30 |
+
β
Study Planner
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|