Files
hyperframes/docs/community/adopters.mdx
T
James ba8db27548 docs: add adopters page to docs site
Mirrors the canonical ADOPTERS.md table at the repo root and adds a
Mintlify CardGroup for visual presentation. Logos are intentionally
optional — orgs can self-add via PR with just the table row, and
upgrade to a logo later.

Wires the page in under a new Community group in the nav.
2026-05-01 22:56:32 +00:00

34 lines
1.8 KiB
Plaintext

---
title: Adopters
description: Organizations using HyperFrames in production or actively evaluating it.
---
The teams below are shipping with HyperFrames. If your organization uses HyperFrames — in production, in evaluation, or in a side project — we'd love to add you.
## How to add your organization
Open a pull request that adds your team to [`ADOPTERS.md`](https://github.com/heygen-com/hyperframes/blob/main/ADOPTERS.md) at the repository root. The format is intentionally lightweight:
- **Organization** — your company or project name, linked to your website.
- **Contact** — a GitHub handle so other adopters can reach out.
- **How HyperFrames is used** — one sentence on the use case.
- **Logo** _(optional)_ — a square logo or icon to show on this page. If you skip this, your entry still appears in the table below.
If you'd rather not be listed publicly, we'd still love to hear about your usage — drop a note in [our Discord](https://discord.gg/EbK98HBPdk).
## Production
<CardGroup cols={3}>
<Card title="HeyGen" href="https://www.heygen.com">
Powers AI-generated video composition and rendering across HeyGen's video product surface.
</Card>
</CardGroup>
| Organization | Contact | How HyperFrames is used |
| -------------------------------- | -------------------------------------------- | ------------------------------------------------------------------------------------------ |
| [HeyGen](https://www.heygen.com) | [@jrusso1020](https://github.com/jrusso1020) | Powers AI-generated video composition and rendering across HeyGen's video product surface. |
## Evaluating
_Open a PR to add your organization here if you're trying HyperFrames in a non-production context._