ArshiJ111/openOii
๐ค Transform ideas into videos with openOii, an AI-powered platform that uses collaboration among agents to create engaging comics and animated stories.
What's novel
๐ค Transform ideas into videos with openOii, an AI-powered platform that uses collaboration among agents to create engaging comics and animated stories.
Code Analysis
11 files read ยท 3 roundsAn AI-driven pipeline that generates comic drama videos by chaining LLM agents (scriptwriting, character design, storyboarding) with image and video generation APIs, orchestrated through a FastAPI backend with real-time WebSocket updates and user feedback routing.
Strengths
Well-structured multi-agent pipeline with sophisticated orchestration (Redis pub/sub for multi-worker coordination, incremental vs. full regeneration, targeted regeneration of specific characters/shots). The service layer handles multiple AI provider backends (Anthropic, OpenAI-compatible, ModelScope, Doubao) with robust retry logic, streaming, and image/video caching.
Weaknesses
The README is a generic marketing page that barely describes the actual technical architecture or how to run the project as a developer. The codebase has significant duplication in retry/streaming logic across image and video services, and the orchestrator file is a 26KB monolith that mixes coordination, cleanup, and Redis logic.
Score Breakdown
Signal breakdown
Innovation
Craft
Traction
Scope
Evidence
Commits
21
Contributors
2
Files
185
Active weeks
3
Repository
Language
Python
Stars
1
Forks
0
License
โ