SUMANTH-CH commited on
Commit
ae3574c
Β·
verified Β·
1 Parent(s): 83bbe60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -28
README.md CHANGED
@@ -1,29 +1,29 @@
1
- ---
2
- title: EDUTUTOR AI
3
- emoji: πŸŽ“
4
- colorFrom: blue
5
- colorTo: purple
6
- sdk: gradio
7
- sdk_version: 4.8.0
8
- app_file: app.py
9
- pinned: false
10
- license: apache-2.0
11
- ---
12
-
13
- # EDUTUTOR AI πŸŽ“
14
-
15
- An intelligent AI tutor powered by IBM Granite that provides personalized educational explanations across multiple subjects and difficulty levels.
16
-
17
- ## Features
18
- - Subject-specific tutoring (Math, Physics, Computer Science, etc.)
19
- - Adaptive difficulty levels (Beginner, Intermediate, Advanced)
20
- - Interactive learning sessions
21
- - Conversation history tracking
22
-
23
- ## Usage
24
- 1. Click "Initialize EDUTUTOR AI" to load the model
25
- 2. Select your subject and difficulty level
26
- 3. Ask your educational questions
27
- 4. Get personalized, clear explanations
28
-
29
  Built with ❀️ using Gradio and Hugging Face Transformers.
 
1
+ ---
2
+ title: EDUTUTOR AI
3
+ emoji: πŸŽ“
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: gradio
7
+ sdk_version: 5.34.0
8
+ app_file: app.py
9
+ pinned: false
10
+ license: apache-2.0
11
+ ---
12
+
13
+ # EDUTUTOR AI πŸŽ“
14
+
15
+ An intelligent AI tutor powered by IBM Granite that provides personalized educational explanations across multiple subjects and difficulty levels.
16
+
17
+ ## Features
18
+ - Subject-specific tutoring (Math, Physics, Computer Science, etc.)
19
+ - Adaptive difficulty levels (Beginner, Intermediate, Advanced)
20
+ - Interactive learning sessions
21
+ - Conversation history tracking
22
+
23
+ ## Usage
24
+ 1. Click "Initialize EDUTUTOR AI" to load the model
25
+ 2. Select your subject and difficulty level
26
+ 3. Ask your educational questions
27
+ 4. Get personalized, clear explanations
28
+
29
  Built with ❀️ using Gradio and Hugging Face Transformers.