video-fit-score / README.md
naveenus's picture
Update README.md
554e5f5 verified
---
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