Discover and explore top open-source AI tools and projects—updated daily.
freestyleflyAI video generation app for comic dramas
New!
Top 75.7% on SourcePulse
A Flutter-based mobile application, DirectorAI, enables users to generate comic drama videos from text prompts. It automates the creation of scripts, storyboards (images and short videos), and final video synthesis, targeting creators seeking efficient mobile video production.
How It Works
DirectorAI employs an AI agent architecture using the ReAct (Reasoning + Acting) loop. A core LLM (GLM-4.7) interprets user input, plans actions, and orchestrates calls to specialized AI models. It integrates Google's Gemini for text-to-image generation and Veo for image-to-video synthesis, composing these elements into a complete comic drama video from a single text description.
Quick Start & Requirements
flutter pub get.flutter run.Highlighted Details
Maintenance & Community
The project is maintained by freestylefly. A WeChat public account ("苍何") is mentioned for community discussion, but no direct links to Discord, Slack, or a public roadmap are provided.
Licensing & Compatibility
Limitations & Caveats
The application's functionality is heavily dependent on the availability and performance of external AI model APIs, requiring valid API keys and potentially incurring usage costs. Security best practices for API token management are crucial and must be implemented by the user. The README does not detail performance benchmarks or specific limitations of the AI models themselves.
6 days ago
Inactive