Spaces:
Sleeping
Sleeping
Commit ·
0a39810
1
Parent(s): 9c830d8
Update README.md to reflect project title change to "AI Concept Explainer" and modify the description for clarity.
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: gray
|
| 6 |
sdk: docker
|
|
@@ -9,7 +9,7 @@ license: mit
|
|
| 9 |
short_description: AI-powered concept explainer with adaptive complexity
|
| 10 |
---
|
| 11 |
|
| 12 |
-
# 🧠
|
| 13 |
|
| 14 |
An intelligent Gradio app that explains any concept at different complexity levels using OpenAI's GPT-4.1-mini. Get personalized explanations tailored to your understanding level and preferred language.
|
| 15 |
|
|
|
|
| 1 |
---
|
| 2 |
+
title: AI Concept Explainer
|
| 3 |
+
emoji: 🧠
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: gray
|
| 6 |
sdk: docker
|
|
|
|
| 9 |
short_description: AI-powered concept explainer with adaptive complexity
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# 🧠 AI Concept Explainer
|
| 13 |
|
| 14 |
An intelligent Gradio app that explains any concept at different complexity levels using OpenAI's GPT-4.1-mini. Get personalized explanations tailored to your understanding level and preferred language.
|
| 15 |
|