Spaces:
Sleeping
Sleeping
Commit ·
255a910
1
Parent(s): a11d910
Update README.md to reflect project title change to "Explainer Docker" and update description to specify use of OpenAI's GPT-4.1-mini.
Browse files
README.md
CHANGED
|
@@ -1,17 +1,17 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
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-
|
| 15 |
|
| 16 |
## 🎯 Features
|
| 17 |
|
|
@@ -109,4 +109,4 @@ MIT License - Part of the LLM and Agentic AI Bootcamp Materials.
|
|
| 109 |
|
| 110 |
---
|
| 111 |
|
| 112 |
-
**Get clear explanations for any concept! 🎯**
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Explainer Docker
|
| 3 |
+
emoji: 🏢
|
| 4 |
+
colorFrom: indigo
|
| 5 |
+
colorTo: gray
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
license: mit
|
| 9 |
short_description: AI-powered concept explainer with adaptive complexity
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# 🧠 Explainer Docker
|
| 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 |
|
| 16 |
## 🎯 Features
|
| 17 |
|
|
|
|
| 109 |
|
| 110 |
---
|
| 111 |
|
| 112 |
+
**Get clear explanations for any concept! 🎯**
|