Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
5.29.0
metadata
title: Youtube Summary Ai
emoji: π
colorFrom: indigo
colorTo: pink
sdk: gradio
sdk_version: 5.26.0
app_file: app.py
pinned: false
license: mit
short_description: Summarize any YouTube video using OpenAI Whisper and GPT-3.5
π§ YouTube Summary AI
Important:
This Space is intended to be run locally using Docker.Due to Hugging Face hosting limitations (e.g., YouTube download restrictions), online usage may not work properly.
β To use it successfully:
- Download and install Docker.
- Then run the following command:
docker run -it -p 7860:7860 --platform=linux/amd64 \ -e OPENAI_API_KEY=your-key-here \ registry.hf.space/wangston9-youtube-summary-ai:latest python app.py
π₯οΈ Then open http://localhost:7860 in your browser!
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference