š 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)