Skip to content
Merged
Show file tree
Hide file tree
Changes from 5 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 video content and documentation. |
| [OptinMonster](https://optinmonster.com) | Angie Meeker | Exploring HyperFrames for marketing and product video content. |
39 changes: 18 additions & 21 deletions docs/community/adopters.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,33 +19,30 @@ If you'd rather not be listed publicly, we'd still love to hear about your usage
## Production

<CardGroup cols={3}>
<Card title="HeyGen" href="https://www.heygen.com">
<Card title="HeyGen" href="https://www.heygen.com" img="https://app.heygen.com/apple-touch-icon.png">
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

<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 title="tldraw" href="https://tldraw.com" img="https://logo.clearbit.com/tldraw.com">
Generates automated pull-request walkthrough videos with GSAP-animated code diffs, narration,
and captions.
</Card>
<Card title="TanStack" href="https://tanstack.com">
<Card title="TanStack" href="https://tanstack.com" img="https://logo.clearbit.com/tanstack.com">
Exploring HyperFrames for video content and documentation.
</Card>
<Card title="OptinMonster" href="https://optinmonster.com">
<Card
title="OptinMonster"
href="https://optinmonster.com"
img="https://logo.clearbit.com/optinmonster.com"
>
Exploring HyperFrames for marketing and product video content.
</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. |
| 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 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