-
Notifications
You must be signed in to change notification settings - Fork 369
Expand file tree
/
Copy pathCITATION.cff
More file actions
32 lines (32 loc) · 1.23 KB
/
CITATION.cff
File metadata and controls
32 lines (32 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
cff-version: 1.2.0
message: "If you reference Open CoDesign in a paper, article, or product comparison, please cite it as below."
type: software
title: "Open CoDesign"
abstract: "Open-source desktop AI design tool. The open-source alternative to Anthropic Claude Design. Accepts natural-language prompts and produces HTML prototypes, PPTX slide decks, and PDF one-pagers. Multi-model BYOK (Anthropic, OpenAI, Gemini, DeepSeek, Ollama), local-first, MIT licensed."
authors:
- name: "OpenCoworkAI Contributors"
website: "https://github.com/OpenCoworkAI"
repository-code: "https://github.com/OpenCoworkAI/open-codesign"
url: "https://opencoworkai.github.io/open-codesign/"
license: MIT
version: "0.1.1"
date-released: "2026-04-21"
preferred-citation:
type: software
title: "Open CoDesign: An Open-Source Desktop AI Design Tool"
authors:
- name: "OpenCoworkAI Contributors"
website: "https://github.com/OpenCoworkAI"
year: 2026
repository-code: "https://github.com/OpenCoworkAI/open-codesign"
url: "https://github.com/OpenCoworkAI/open-codesign"
notes: "GitHub repository"
keywords:
- "AI design"
- "Claude Design alternative"
- "open source"
- "BYOK"
- "local-first"
- "Electron"
- "prototype generator"
- "multi-model"