π I recently built a free tool called AI Video Summary that allows anyone to upload an MP4 or MP3 file and get instant:
- β Subtitles (.srt)
- β Full Transcripts
- β AI-generated Video Summaries
No signup. No ads. Free to use.
π§ Why I Built This
As a content creator and AI enthusiast, I realized that turning long videos or podcasts into clean transcripts is still frustrating β especially with privacy concerns and bloated tools.
I wanted something that:
- Works without uploading to a third-party cloud
- Generates accurate SRT subtitles using OpenAI Whisper
- Summarizes content using Facebook BART
- Has a clean, fast UI anyone can use
βοΈ How It Works
- Frontend: Built with React + Vite + TailwindCSS
-
Backend: Uses Python (Flask) with:
- OpenAI Whisper for transcription
- Facebook BART for summarization
- Deployment: Hosted on Contabo VPS
- Privacy-first: No files stored; everything is temporary and processed locally
π Try It Live
π― https://aivideosummary.com
- Upload MP4 or MP3
- Choose: Subtitles / Transcript / Summary
- Done!
π¦ GitHub Source
π https://github.com/ankurcubd/clever-video-summarizer
Feel free to fork, use, or improve the project. Contributions are welcome!
π Featured On:
- β SaaSHub β Recently Verified
- β AlternativeTo
- π Scheduled on Product Hunt
π€ Feedback Welcome
Iβm continuously improving the tool based on user feedback. If you try it, please share your thoughts β especially edge cases, audio quality issues, or summary ideas!
Top comments (0)