ClipCraft
## Inspiration
As university students, we're always short on time. Ever had an exam in an hour but a tutorial that's four hours long? Ever wished for a detailed summary capturing the key points without the fluff?
## What It Does
ClipCraft generates detailed, well-structured, and easily digestible summaries in seconds—just from a YouTube link!
## How We Built It
We leveraged the power of modern LLMs by integrating YouTube’s transcript API with Google Gemini Pro. This allowed us to extract and summarize content seamlessly—all with a single click.
## Challenges We Faced
- **Handling longer videos:** Due to the limitations of Google’s free-tier API, we could only process videos of small to medium length (~2-3 hours).
## Accomplishments We're Proud Of
- Identifying a common problem and building a functional solution.
- Successfully deploying a working product.
- Having fun while making something useful!
## What We Learned
- AI isn't as daunting as it seems—any problem can be tackled when broken into smaller steps.
- Working with APIs, understanding their restrictions, and overcoming them.
- The process of developing, refining, and deploying a final product.
## What's Next for ClipCraft
- **API upgrade & scaling** to support longer videos.
- **Save & organize summaries** for better accessibility.
- **Enhanced UI/UX** for a smoother experience.
- **Cross-platform availability** (Web, Mobile, etc.).
- **Faster processing speeds** to reduce wait times.
Log in or sign up for Devpost to join the conversation.