Analysis updated 2026-06-20
Generate a pitch deck for a startup by typing a design request and letting the AI pick a visual direction from curated options.
Create a web prototype or mobile mockup from a plain-English description without opening a design tool.
Self-host your own AI design engine that works with any supported coding assistant without subscription fees.
Export a finished design as HTML, PDF, PPTX, or video for sharing with clients or stakeholders.
| nexu-io/open-design | cheeriojs/cheerio | honojs/hono | |
|---|---|---|---|
| Stars | 30,252 | 30,302 | 30,313 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | moderate | easy | easy |
| Complexity | 3/5 | 2/5 | 2/5 |
| Audience | vibe coder | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires a supported AI coding assistant already installed, or your own API credentials for a supported AI provider.
Open Design is an open-source tool that lets AI coding assistants, programs you run from a terminal that can write and edit code, act as a design engine. It works as an open alternative to a closed-source commercial offering, meaning anyone can self-host it or deploy it to the web without paying for a subscription or being locked to a specific AI provider. The core idea is that you bring your own AI agent: the tool automatically detects whichever supported coding-agent programs are already installed on your computer and routes design tasks through them. If you do not have any such program, you can connect directly to an AI API by supplying your own credentials. You type a design request, say, "make me a pitch deck for our seed round", and the tool presents an interactive form, has the agent pick a visual direction from curated options, and then builds a real project folder with templates and style libraries. The agent checks its own output against a five-point critique before delivering a final artifact that renders in a sandboxed preview window. You can then export the result as HTML, PDF, PPTX, or video. It comes with 72 pre-built design systems (collections of colors, fonts, and layout rules matching known product brands) and 31 reusable skill modules that handle specific output types like slides, web prototypes, mobile mockups, and images. The tech stack is TypeScript.
An open-source design engine that routes text prompts through your existing AI coding assistant to produce real design projects, slide decks, web prototypes, mobile mockups, using 72 built-in design systems.
Mainly TypeScript. The stack also includes TypeScript.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly vibe coder.
This repo across BitVibe Labs
Verify against the repo before relying on details.