aschmelyun/subvert
A PHP-based video processing tool that extracts audio, transcribes it via OpenAI Whisper, and generates subtitles, chapters, and summaries via ChatGPT.

Velocity · 7d
+0.7
★ / day
Trend
→steady
star history
Subvert is a self-contained Docker application that accepts video files and produces accessibility and discovery content using AI models. It extracts audio via FFmpeg, sends it to Whisper for VTT transcription, and optionally pipes the transcript through ChatGPT to produce chapter markers and a summary suitable for descriptions.