An autonomous multi-agent platform that researches markets, creates digital products, and publishes them — end to end, without human intervention. Built natively on Google Cloud.
Creating a digital product traditionally takes a team days: research, design, production, quality control, publishing. AI Factory runs that entire chain autonomously. A fleet of 15 specialized AI agents finds the opportunity, validates it against live market data, produces the asset, verifies its quality and publishes it. A human makes exactly one decision per product: approve or reject.
Each opportunity moves through the same pipeline. Specialized agents hand off at every stage; humans approve at the gates.
AI agents scan marketplaces, social platforms and search trends for profitable product opportunities.
A strategist agent scores each opportunity; only ideas above the quality threshold proceed.
Specialized agents generate the product: copy, design, audio, video, layout.
Automated checks verify completeness, originality and platform compliance before anything ships.
Finished products are published to marketplaces and content platforms, with performance data fed back into the system.
Every product flows through the same multi-agent pipeline. Each node is a specialized AI agent powered by Vertex AI; the only human touchpoint is the approval gate.
FastAPI orchestrator, us-central1. Scale-to-zero: costs nothing between pipeline runs, spins up in seconds when a job starts.
Three model tiers — Lite for routing, Flash for production, Pro for strategic decisions. Automatic fallback chain if a model hits quota.
Two-layer data store: raw pipeline logs in one layer, distilled knowledge (what worked, what failed) in another. Agents read the distilled layer before every decision.
Firebase hosts the console and handles auth. Cloud Storage holds produced assets. GitHub Actions deploys to Cloud Run on every push.
Every agent call is a Vertex AI inference. Every state change is a Firestore write. Every produced asset lands in Cloud Storage. The orchestrator runs on Cloud Run. No external AI providers — the entire stack is Google Cloud.
The platform currently produces and publishes digital products across leading marketplaces and content platforms: printable planners and templates, Notion templates, and short-form video content.