Spaces:
Sleeping
Sleeping
license: mit | |
sdk: gradio | |
emoji: π¦ | |
colorFrom: blue | |
sdk_version: 5.35.0 | |
# Video Fit Score Space | |
This Hugging Face Space lets you evaluate how closely a YouTube video matches your goal: | |
- **Meta scoring**: Uses title & description only | |
- **Full scoring**: Includes transcript (if available) | |
## How to use | |
1. Paste a YouTube URL | |
2. Enter your goal | |
3. Choose **Meta** or **Full** | |
4. View Title, Description, Transcript, and Fit Score (0β100) | |
## Development | |
```bash | |
pip install -r requirements.txt | |
python app.py |