Discover and explore top open-source AI tools and projects—updated daily.
xhongcAI video generation platform for automated story creation
Top 92.9% on SourcePulse
AI Story is an AI-driven platform automating the end-to-end creation of story videos from a simple theme. It targets content creators, educators, and artists seeking to simplify and accelerate professional video production, transforming text-based ideas into polished visual narratives with minimal manual intervention.
How It Works
The system employs a modular Pipeline architecture, processing video creation through distinct AI-driven stages: intelligent copywriting, automatic storyboarding, AI image generation, smart camera movement planning, and final video production. It leverages Docker Compose for streamlined deployment, Celery for asynchronous task management, and real-time communication for progress feedback. This approach ensures extensibility, efficient resource utilization via load balancing across multiple AI models, and robust fault tolerance with automatic retries and error recovery.
Quick Start & Requirements
docker-compose up -d.docker-compose exec backend python backend/manage.py createsuperuser.http://localhost:3000, Backend at http://localhost:8010.Highlighted Details
Maintenance & Community
The project is available on GitHub at https://github.com/xhongc/ai_story. Contact information includes WeChat (charlesnowed) and Bilibili (小小方圆669).
Licensing & Compatibility
The project is licensed under the MIT License, which permits broad use, including commercial applications and integration into closed-source projects.
Limitations & Caveats
The "Director Mode," intended for more granular control over storyboarding and video composition, is currently under development.
1 week ago
Inactive