#210 · Primary category: Video & Animation

story-flicks

ai-video ai-video-generator chatgpt moviepy openai python shortvideo story-generation

Generate high-definition story short videos with one click using AI large models.

Project last updated:03/12/25

GitHub Stars

2.5K

Forks

448

Contributors

3

License

Other

Why we included this project

Story Flicks turns a brief story prompt into a finished narrated short video: a large language model writes the narrative, the project generates matching images for each scene, and MoviePy stitches everything together with audio and subtitles. You pick which providers do the work rather than being locked into one stack, since text generation runs on OpenAI, Aliyun, DeepSeek, Ollama, or SiliconFlow, while image generation uses OpenAI, Aliyun, or SiliconFlow. That choice is handy if you want local models or a provider whose pricing suits a small budget. The project is a Python/FastAPI backend with a React frontend, so it operates as a small web app, and the Docker setup keeps the initial install manageable. It is also a decent reference for how these pieces fit together if you are building AI video tooling of your own.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category