All Video AI Assets on TokRepo
Video Generation Frameworks
- Remotion AI Skill — 30+ rules for programmatic video in React. Animations, transitions, captions, FFmpeg, 3D, voiceover.
- Manim — Python math animation engine (3Blue1Brown). 70,000+ stars.
Video Editing & Processing
- MoviePy — Python video editing: cut, concatenate, overlay, export. 13,000+ stars.
Speech & Audio
- Whisper — OpenAI speech-to-text in 99 languages. Subtitle generation. 75,000+ stars.
- ElevenLabs SDK — AI voiceover in 30+ languages with voice cloning.
Remotion Specialized Skills
- Remotion Captions — Subtitle/caption generation and rendering in Remotion videos.
- Remotion Voiceover — ElevenLabs TTS integration with dynamic composition duration.
AI Video Generation
- MoneyPrinterTurbo — One-click short video generator. Topic in, finished video out. 53,800+ stars.
- Open-Sora — Open-source text-to-video generation (Sora alternative). 28,800+ stars.
- Diffusers — Hugging Face universal hub for 50+ video/image generation models. 33,200+ stars.
Subtitles & Captioning
- VideoCaptioner — Full subtitle pipeline: transcription + LLM correction + 99-language translation. 13,800+ stars.
Alternative Frameworks
- Revideo — MIT-licensed programmatic video editor (Remotion alternative). 3,700+ stars.
Typical Video Pipeline
1. Script → ElevenLabs TTS → voiceover audio
2. Voiceover → Whisper → word-level captions
3. Remotion/Manim → animated visuals + captions overlay
4. MoviePy → post-processing, concatenation, exportFAQ
Q: What video AI tools are available on TokRepo? A: TokRepo hosts 7+ video AI assets including Remotion (programmatic video in React), Manim (math animations), MoviePy (Python video editing), Whisper (speech-to-text), and ElevenLabs (text-to-speech).
Q: Can I build a fully automated video pipeline with these tools? A: Yes. Combine ElevenLabs (voiceover) → Whisper (captions) → Remotion or Manim (visuals) → MoviePy (post-processing) for end-to-end automated video production.