diff --git a/ADOPTERS.md b/ADOPTERS.md new file mode 100644 index 000000000..f1a2281bc --- /dev/null +++ b/ADOPTERS.md @@ -0,0 +1,33 @@ +# OpenUI Adopters + +This list captures the set of organizations and projects that are using OpenUI. If you are an adopter of OpenUI and not yet on this list, we encourage you to add your organization here as well. + +The goal for this list is to be a complete and authoritative source for the entire community of OpenUI adopters, and to give inspiration to others that are earlier in their OpenUI journey. + +Contributing to this list is a small effort that has a **big impact** on the project's growth, maturity, and momentum. Thank you to all adopters and contributors of OpenUI. + +> Adding yourself here is **not** an endorsement of your product by the OpenUI maintainers, and listing here does not imply any commercial relationship. + +## Updating this list + +To add your organization to this list, [open a PR](https://github.com/thesysdev/openui/pulls) updating this file, or [edit it directly on GitHub](https://github.com/thesysdev/openui/edit/main/ADOPTERS.md). + +## OpenUI Adopters + +| Organization | Contact | Description of Use | +| :--- | :--- | :--- | +| _Your org here_ | [@handle](https://github.com/handle) | _e.g., Customer-facing AI copilot built on OpenUI Lang._ | + + + +## How to add yourself + +Open a pull request that adds a row to the table above with: + +- **Organization** — name, linked to your homepage or a relevant product page. +- **Contact** — a GitHub handle, email, or link to a blog post / case study / talk. Useful for other adopters reaching out. +- **Description of Use** — one sentence on what you're building with OpenUI. diff --git a/README.md b/README.md index 89b13937b..53cf8e61e 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,9 @@ Good places to start: - [Discord](https://discord.com/invite/Pbv5PsqUSv) — Ask questions, share what you're building - [GitHub Issues](https://github.com/thesysdev/openui/issues) — Report bugs or request features +## Adopters + +A list of organizations and projects using OpenUI is maintained in [`ADOPTERS.md`](./ADOPTERS.md). If you're using OpenUI, please consider adding your organization — it helps the project gain momentum and helps other adopters find peers using OpenUI in similar contexts. ## Contributing