DipakBundheliya commited on
Commit
26915dc
1 Parent(s): 8df4ad9

Update config

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Flask AI Tutor
3
+ emoji: 🤖
4
+ colorFrom: "#FFD700"
5
+ colorTo: "#FF6347"
6
+ sdk: server
7
+ sdk_version: "1.0.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ # Flask AI Tutor
13
+
14
+ This is the backend for the Flask AI Tutor application, deployed on Hugging Face Spaces. It serves as an API for the React frontend.
15
+
16
+ ## Deployment Information
17
+
18
+ - **Application Framework**: Flask
19
+ - **Expected File Structure**: