Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
短剧平台 AI Short Film Motion Comic Generation Platform Industrial AI Motion Comic & Video Workbench
| Date | Stars |
|---|---|
| 2026-07-24 | 2930 |
| 2026-07-25 | 2938 |
| 2026-07-28 | 2962 |
| 2026-07-30 | 2962 |
| 2026-08-06 | 2962 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Print Film [中文介绍](https://github.com/yuanzhongqiao/deep-printfilm/blob/main/README%20-%20cn.md) AI Comic & Short Drama Studio is an AI creation workspace designed for creators of short dramas, comic dramas, motion comics and film storyboards. It aims to rapidly turn story ideas into previewable, exportable and editable visual assets and video clips. The project adopts a Script-to-Asset-to-Keyframe workflow: finalize the plot and storyboards first, then generate character and scene assets, followed by creating keyframes and videos in the AI workspace, with unified preview and export at the final stage. # Produce Short Videos | Film By AI Make Moives by AI Short videos by AI : www.printfilm.com Films Moive and Drama use PrintFilm-Pro Windows Application OR Website Windows : setup file : 通过网盘分享的文件:AI 漫剧工场 Setup 0.2.0.exe 链接: https://pan.baidu.com/s/1ZehWgPNtfKFndYgH8PVhHQ 提取码: 2cae --来自百度网盘超级会员v4的分享 # Project Launch ## Local Development ```bash npm install npm run dev ``` After startup, access the local address displayed in the terminal. The Vite development environment proxies `/api-proxy` to the GitCC API for local debugging. ## Build Production Version ```bash npm run build npm run preview ``` ## Docker Deployment ```bash docker-compose up -d --build docker-compose logs -f docker-compose down ``` - Access via port **3005** by default. - Compose generates: - `ai-manga-studio:latest` image - `ai-manga-studio-app` container - `ai-manga-studio-network` network - Nginx hosts frontend static files and proxies `/api-proxy` to the GitCC API. ## Docker Command Method ```bash docker build -t ai-manga-studio . docker run -d -p 3005:80 --name ai-manga-studio-app ai-manga-studio docker logs -f ai-manga-studio-app docker stop ai-manga-studio-app ``` ## Desktop Version ```bash npm run electron:dev npm run electron:build npm run electron:build:win ``` - `electron:dev`: Builds the frontend first, then launches the Electron window. - `electron:build`: Uses `electron-builder` to generate desktop installation packages. - Windows installers are output to the `release/` directory with the product name **AI Manga Studio**. - The desktop version includes a built-in local HTTP server that hosts the frontend and proxies `/api-proxy` to the GitCC API. ## Quick Start 1. After launching the app, fill in your **GitCC API Key** in *Model Configuration*. 2. Go to **Phase 01: Plot Creation**: Enter a story idea to generate a script and storyboard. 3. Go to **Phase 02: Scene & Characters**: Generate character design sheets, costume variations, and scene images. 4. Go to **Phase 03: AI Workbench**: Generate keyframes and video clips one by one. 5. Go to **Phase 04: Production & Export**: Preview and download keyframes, videos, and project assets. - To adjust prompts, use **Asset Management** for centralized viewing/editing. ## Common Commands ```bash npm install npm run dev npm run build npm run preview npm run electron:dev npm run electron:build docker-compose up -d --build docker-compose down ``` # AI 漫剧工场 > **AI 一站式短剧/漫剧生成平台** > *Industrial AI Motion Comic & Video Workbench* **AI 漫剧工场** 是一个面向短剧、漫剧、动态漫画与影视分镜创作者的 AI 生产工作台,目标是把故事创意快速转化为可预览、可导出、可继续剪辑的视觉资产与视频片段。 项目采用 **Script-to-Asset-to-Keyframe** 工作流:先完成剧情与分镜,再生成角色/场景资产,随后在 AI工作台中制作关键帧与视频,最后统一预览和导出。 ## 界面展示 ### 项目管理  ### Phase 01: 剧情创作   ### Phase 02: 场景角色   ### Phase 03: AI工作台   ### Phase 04: 制片导出  ### 资产管理  ## 核心理念:关键帧驱动 传统 Text-to-Video 往往难以稳定控制角色、构图和镜头起止画面。AI 漫剧工场引入动画与影视制作中的关键帧思路: 1. **先画后动**:先生成镜头的起始帧与结束帧。 2. **插值生成**:通过视频模型在关键帧之间生成运动过渡。 3. **资产约束**:画面生成会参考角色定妆、服装变体和场景概念图,提升角色一致性与场景连续性。 4. **流程化生产**:每个阶段都围绕同一个项目状态推进,减少反复复制提示词和手工整理资产的成本。 ## 核心功能模块 ### Phase 01: 剧情创作 剧情创作阶段用于
Excerpt of 8,022 characters
Read on GitHub38
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:8d705a441fc03631, topic:video-generation, readme:text-to-video