Spaces:
Runtime error
Runtime error
title : Pilates App Fine_Tuned | |
emoji: 📚 | |
colorFrom: red | |
colorTo: red | |
sdk: docker | |
app_file: app.py | |
pinned: false | |
license: mit | |
short_description: Tool to provide users reformer exercises | |
startup_duration_timeout: 1h | |
# Pilates Reformer RAG App Fine_Tuned | |
This Chainlit app answers questions using Pilates reformer videos and textbooks. All data is preloaded from `combined_data.json`. | |
## Run Locally | |
```bash | |
uv run chainlit run app.py | |
``` | |
## Or Deploy to Hugging Face Space with Docker | |
Just upload this directory and you're done. | |