Spaces:
Runtime error
Runtime error
File size: 418 Bytes
26915dc c6b1398 8331e44 26915dc 8331e44 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
title: Flask AI Tutor
emoji: 🤖
colorFrom: yellow
colorTo: red
sdk: gradio
sdk_version: 4.37.1
app_file: app.py
pinned: false
---
# Flask AI Tutor
This is the backend for the Flask AI Tutor application, deployed on Hugging Face Spaces. It serves as an API for the React frontend.
## Deployment Information
- **Application Framework**: Flask
- **Expected File Structure**:
(Include your file structure here) |