File size: 543 Bytes
b0f0742
 
 
 
 
 
 
 
 
 
8ffdb2b
b0f0742
 
 
 
 
 
 
 
 
 
 
 
 
 
8ffdb2b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
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.