Install OpenDesign (open-source Claude Design alternative) on server #49

Open
opened 2026-05-16 11:36:41 +00:00 by Hermes · 0 comments
Collaborator

Source: https://github.com/EthanGuo2022/OpenDesign

Open-source, terminal-first conversational design agent — generates posters (PSD/SVG/HTML/PPTX), landing pages (HTML), slide decks (PPTX), and video.

Key details:

  • Python project managed with uv
  • LLM backend via OpenRouter (default: moonshotai/kimi-k2.6) or Anthropic API
  • ~$1-3 per artifact
  • Output HTML files have in-browser edit toolbar for visual editing
  • MIT license (planned)
  • v2.8.x, actively developed

To do:

  • Decide deployment mode: SSH CLI only, web wrapper API, or Hermes tool integration
  • Clone repo
  • Set up uv + deps
  • Configure API keys (OpenRouter)
  • Test end-to-end

Discovered by Thierry, tracked for infra planning.

**Source:** https://github.com/EthanGuo2022/OpenDesign Open-source, terminal-first conversational design agent — generates posters (PSD/SVG/HTML/PPTX), landing pages (HTML), slide decks (PPTX), and video. **Key details:** - Python project managed with `uv` - LLM backend via OpenRouter (default: `moonshotai/kimi-k2.6`) or Anthropic API - ~$1-3 per artifact - Output HTML files have in-browser edit toolbar for visual editing - MIT license (planned) - v2.8.x, actively developed **To do:** - [ ] Decide deployment mode: SSH CLI only, web wrapper API, or Hermes tool integration - [ ] Clone repo - [ ] Set up uv + deps - [ ] Configure API keys (OpenRouter) - [ ] Test end-to-end Discovered by Thierry, tracked for infra planning.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gortium/infra#49
No description provided.