Discover and explore top open-source AI tools and projects—updated daily.
nolanx-aiMulti-modal agent infrastructure for long-form AI filmmaking
New!
Top 61.6% on SourcePulse
Summary
NolanX is an open-source, long-runtime, multi-modal agent infrastructure designed to extend AI video generation models. It solves the challenge of creating coherent, feature-length films by enabling short-form generators to produce outputs of minutes to an hour, maintaining consistency across narrative and visual elements like story logic and character development. This targets AI filmmakers, researchers, and developers building advanced AI content creation pipelines.
How It Works
The architecture layers text, image, and video generation capabilities, orchestrating AI models via providers like OpenRouter, FAL, and ReelMind API (defaults include Gemini 3.5 Flash, Seedance 2.0). NolanX maintains long-term coherence across agent workloads (screenplay, character, world assets, directorial reasoning) by managing state. Optional Cloudflare R2 integration provides persistent storage for assets and references, enhancing continuity.
Quick Start & Requirements
dev.sh: git clone https://github.com/nolanx-ai/nolanx.ai.git && cd nolanx.ai && ./dev.sh.pnpm for web/API builds, Python for agent runtime. Essential API keys: OPENROUTER_API_KEY, IMAGE_API_KEY, VIDEO_API_KEY. Optional Cloudflare R2 keys for storage.nolanx.ai. Runtime config: /nolanx route.Highlighted Details
Maintenance & Community
The project is maintained by a small team of two. Community engagement appears primarily via a WhatsApp group; no other explicit links to Discord, Slack, or roadmaps are provided.
Licensing & Compatibility
The specific open-source license is not stated in the README, a critical omission for adoption decisions. Compatibility is designed for self-hosted deployments and integration with various AI model providers.
Limitations & Caveats
The README explicitly excludes community, membership, admin, and credit logic from this repository. The small core maintenance team poses a potential risk to long-term support. The absence of a specified license is a significant blocker. Some advanced persistence and continuity features depend on optional R2 integration.
1 day ago
Inactive