graph TD
Start[User Input: Topic & Avatar Description] --> ScriptAgent[ScriptWriter Agent]
ScriptAgent --> Script[Text Script 100-300 words]
Script --> VoiceAgent[VoiceSynth Agent]
Script --> AvatarAgent[AvatarCreator Agent]
VoiceAgent --> MP3[Voiceover MP3]
AvatarAgent --> PNG[Avatar PNG]
MP3 --> VideoAgent[VideoAssembler Agent]
PNG --> VideoAgent
VideoAgent --> FinalMP4[Final MP4 with Lip Sync]