AneetaXavier's picture
readme
4815b2b
---
title : Pilates App
emoji: πŸ“š
colorFrom: red
colorTo: red
sdk: docker
app_file: app.py
pinned: false
license: mit
short_description: Tool to provide users reformer exercises
---
# Pilates Reformer RAG App
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.