AI CO-DESIGNER is a design-oriented AI collaboration environment built around multimodal, human-led design communication.
AI design tools should not only generate outputs. They should help designers communicate intent, constraints, prototypes, style, and critique across the full design process.
npm install
For desktop mode in development:
npm run app
npm run bubble launches a compact floating overlay window that stays on top of all other applications. Use this to keep the AI co-designer visible while working in Figma, Rhino, Illustrator, or any other tool.
npm run bubble
Steps:
npm run bubble in the terminal.Ctrl+C.Build a Windows installer:
npm run dist:win
Set these in .env:
OPENROUTER_API_KEYGOOGLE_CLOUD_VISION_API_KEYRUNWARE_API_KEYRUNWARE_IMAGE_MODEL/api/chat/api/chat/stream/api/generate-image/api/ttsThe first open-source AI co-designer grounded in design communication principles: multimodal, phase-aware, artifact-grounded, and human-led.
server.js - Express backend APIspublic/ - Frontend UI assetselectron/main.js - Desktop wrapper that launches the backend + app window