StanDataCamp commited on
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
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- title: Explainer Docker
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
- # 🧠 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
 
 
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