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

Update config

Browse files
Files changed (1) hide show
  1. README.md +0 -19
README.md DELETED
@@ -1,19 +0,0 @@
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**: