Developer kafidog has released AI Content Factory, an open-source, provider-neutral content production pipeline that transforms a single topic into a complete package of research, articles, scripts, and media plans.
- The system operates as a full workflow pipeline rather than solving individual steps like writing or image generation.
- The core v0.1.0 demo runs completely offline without requiring API keys, accounts, dedicated GPUs, or paid services.
- The architecture uses contracts instead of vendor SDKs, allowing the provider layer to evolve independently of the orchestration logic.
- The project is written in Python and released under the Apache-2.0 license.
The release aims to make the orchestration, packaging, safety boundaries, and provider architecture reproducible so users can plug in their own models and services.