Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 6 additions & 11 deletions ADOPTERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,9 @@ If you'd rather not be listed publicly, that's fine — drop a note in [our Disc

## Production

| 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

| 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. |
| [TanStack](https://tanstack.com) | [@AlemTuzlak](https://github.com/AlemTuzlak) | Exploring HyperFrames for video content and documentation. |
| [OptinMonster](https://optinmonster.com) | Angie Meeker | Exploring HyperFrames for marketing and product video content. |
| 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. |
| [tldraw](https://tldraw.com) | [@steveruizok](https://github.com/steveruizok) | Generates automated pull-request walkthrough videos with GSAP-animated code diffs, narration, and captions. |
| [TanStack](https://tanstack.com) | [@AlemTuzlak](https://github.com/AlemTuzlak) | Exploring HyperFrames for short-form code demo videos and documentation. |
| [OptinMonster](https://optinmonster.com) | Angie Meeker | Exploring HyperFrames for marketing and product video content. |
37 changes: 19 additions & 18 deletions docs/community/adopters.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,34 +18,35 @@ If you'd rather not be listed publicly, we'd still love to hear about your usage

## Production

<CardGroup cols={3}>
<CardGroup cols={2}>
<Card title="HeyGen" href="https://www.heygen.com">
Powers AI-generated video composition and rendering across HeyGen's video product surface.
</Card>
</CardGroup>
<img src="https://app.heygen.com/apple-touch-icon.png" width="48" height="48" style={{borderRadius: "10px", marginBottom: "12px"}} />

| 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. |
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.
[@jrusso1020](https://github.com/jrusso1020)
</Card>
<Card title="tldraw" href="https://tldraw.com">
<img src="https://www.google.com/s2/favicons?domain=tldraw.com&sz=128" width="48" height="48" style={{borderRadius: "10px", marginBottom: "12px"}} />

## Evaluating
Generates automated pull-request walkthrough videos with GSAP-animated code diffs, narration, and captions.

<CardGroup cols={3}>
<Card title="HeyGen" href="https://www.heygen.com">
Powers AI-generated video composition and rendering across HeyGen's video product surface.
[@steveruizok](https://github.com/steveruizok)
</Card>
<Card title="TanStack" href="https://tanstack.com">
Exploring HyperFrames for video content and documentation.
<img src="https://www.google.com/s2/favicons?domain=tanstack.com&sz=128" width="48" height="48" style={{borderRadius: "10px", marginBottom: "12px"}} />

Exploring HyperFrames for short-form code demo videos and documentation.

[@AlemTuzlak](https://github.com/AlemTuzlak)
</Card>
<Card title="OptinMonster" href="https://optinmonster.com">
<img src="https://www.google.com/s2/favicons?domain=optinmonster.com&sz=128" width="48" height="48" style={{borderRadius: "10px", marginBottom: "12px"}} />

Exploring HyperFrames for marketing and product video content.

Angie Meeker
</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. |
| [TanStack](https://tanstack.com) | [@AlemTuzlak](https://github.com/AlemTuzlak) | Exploring HyperFrames for video content and documentation. |
| [OptinMonster](https://optinmonster.com) | Angie Meeker | Exploring HyperFrames for marketing and product video content. |
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.
Loading