AI-powered design & development studio with dual autonomous agents
Forma is an AI-powered design & development studio built around two autonomous agents that work together. The Design Agent takes a plain-English prompt and autonomously builds multi-page HTML prototypes with shared design systems, components, and live preview — running an autonomous tool-loop of up to 40 iterations. The Dev Agent takes the design prototype (or a fresh prompt) and generates a full-stack Next.js application running inside a Daytona cloud sandbox.
Both agents are model-agnostic — users bring their own OpenRouter API key and pick any LLM (GPT-4o, Claude, Gemini, Llama, etc.). The platform includes a Global RAG system powered by Upstash Vector that learns from error resolutions and injects past solutions into future agent contexts. Every file written by agents is dual-stored in both the sandbox and Postgres for resilience.
The Design Agent's system prompt enforces Stripe/Linear-level design quality and prohibits generic AI aesthetics. The Dev Agent includes an anti-hallucination guard that scans imports against package.json after every file write, and a shell safety layer that blocks dangerous commands.
Interested in a similar project?
Get in touch