Download
Try the early beta
Straight answer: OpenDesign is pre-beta and moves deliberately, because two people build it in the open. The best way to follow along is to watch the repository and build from source. Signed desktop binaries are on the roadmap (see 'Native desktop apps') and land in GitHub releases as they are cut.
Pre-betaWatch the repo
Every platform needs your own model: a local runner like Ollama, or a cloud API key.
Build from source
The most reliable way to run the latest.
git clone https://github.com/MAECLY/opendesign
cd opendesign
pnpm install
pnpm tauri buildPrerequisites (Rust, Node, the Tauri toolchain) and platform notes live in the repository README.
What you need
- A machine running macOS, Windows, or Linux.
- A local model runner (Ollama or LM Studio) or a cloud API key.
- That key stays yours. Your provider, your cost. OpenDesign never proxies it.