mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 23:03:09 +00:00
Adds a new docs page under Getting Started that links to the heygen-com/hyperframes-launches repo — open-source HyperFrames compositions behind HeyGen's product launch videos. Includes a brief catalog of the 5 projects currently in there, framing on why these are useful (multi-composition shape, real adapter mix, production-grade timing), and the LFS-aware clone recipe. Cross-linked from `docs/examples.mdx`'s Next Steps and from `docs/community/adopters.mdx`. Came from a Discord ask via blackNoir (forwarded by James) — users landing on the docs want to see how the internal team builds their own videos through HyperFrames; this surfaces that source in one click.
36 lines
2.0 KiB
Plaintext
36 lines
2.0 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. |
|
|
|
|
The HeyGen team's actual launch-video sources (the ones featured in product announcements) live at [hyperframes-launches](https://github.com/heygen-com/hyperframes-launches) — see [Launch Videos](/launch-videos) for the writeup.
|
|
|
|
## Evaluating
|
|
|
|
_Open a PR to add your organization here if you're trying HyperFrames in a non-production context._
|