AI Chat Assistant
The AI chat panel on the left side helps you write Remotion composition code through natural language conversation.
How to Use
Type a description of the video you want to create and press Enter:
- "Create a logo reveal animation with a spinning circle"
- "Add a title that slides in from the left"
- "Change the background to a blue gradient"
- "Make the text bounce using spring physics"
Apply Code
When the AI generates code, click the Apply Code button to replace your current composition. The AI auto-fixes common issues like missing imports and incorrect exports.
Tips
- Be specific about animations, colors, and timing
- Reference frame numbers and durations
- Ask for one modification at a time for best results
- The AI understands Remotion-specific APIs like interpolate, spring, and Sequence