CoderNoah commited on
Commit
77d8b7a
·
1 Parent(s): 90333ec

minor fixes

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  ## SocratiQ AI: Learn by questioning, master by doing!
2
 
3
  SocratiQ AI is a Streamlit application designed to be your personal tutor for mastering Data Structures and Algorithms (DSA). It utilizes the Socratic method to guide you through learning, asking questions that prompt critical thinking and problem-solving rather than providing direct answers.
 
1
+ ---
2
+ title: SocratiQ AI
3
+ emoji: 🔥
4
+ colorFrom: gray
5
+ colorTo: green
6
+ sdk: streamlit
7
+ sdk_version: 1.43.2
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  ## SocratiQ AI: Learn by questioning, master by doing!
13
 
14
  SocratiQ AI is a Streamlit application designed to be your personal tutor for mastering Data Structures and Algorithms (DSA). It utilizes the Socratic method to guide you through learning, asking questions that prompt critical thinking and problem-solving rather than providing direct answers.