Discover and explore top open-source AI tools and projects—updated daily.
wshuyiAI-powered programmatic video creation
Top 96.5% on SourcePulse
A Claude Code Skill enabling programmatic video generation using the Remotion framework. It targets users who want to create dynamic, React-component-driven videos with AI-powered audio, offering a structured approach for tutorials, data visualizations, and music-reactive content. The skill simplifies complex video production into a code-first workflow.
How It Works
This skill leverages the Remotion framework to define video compositions using React components. It integrates AI Text-to-Speech (TTS) engines, specifically Edge TTS (free) or MiniMax TTS (paid, with voice cloning), to generate audio tracks. A scene-based architecture manages video flow and timing, supporting animations, subtitles, and music visualization for dynamic content creation.
Quick Start & Requirements
remotion-video folder to ~/.claude/skills/ and restart Claude Code.edge-tts via pip: pip install edge-tts.export MINIMAX_API_KEY="your-api-key-here" and export MINIMAX_VOICE_ID="your-voice-id-here".ffprobe (install via brew install ffmpeg on macOS or sudo apt install ffmpeg on Ubuntu/Debian).Highlighted Details
Maintenance & Community
No specific details on maintainers, community channels (like Discord/Slack), or roadmap were provided in the README.
Licensing & Compatibility
Limitations & Caveats
The skill is specifically designed as a Claude Code skill, implying integration with that platform is primary. Advanced users may need to adapt the setup for standalone Remotion projects. The README does not detail performance benchmarks or specific limitations of the AI TTS integrations.
4 months ago
Inactive
heygen-com