Skip to content
Open
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
15 changes: 8 additions & 7 deletions ADOPTERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,12 @@ 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. |
| [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. |
| [reap](https://reap.video) | [@usamaabid](https://github.com/usamaabid) | Powers agent-first AI video clipping, editing, and rendering across reap.video's creator and agent workflows. |
| 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. |
| [reap](https://reap.video) | [@usamaabid](https://github.com/usamaabid) | Powers agent-first AI video clipping, editing, and rendering across reap.video's creator and agent workflows. |
| [Typeframe](https://typeframe.app) | [@kiyeonjeon21](https://github.com/kiyeonjeon21) | Renders speech videos into shareable MP4 exports with word-timed typing captions and styled caption layouts. |
| [Mini Course Generator](https://minicoursegenerator.com) | [@eren-commits](https://github.com/eren-commits) | Powers course generation with AI-composed videos via HyperFrames. |
7 changes: 7 additions & 0 deletions docs/community/adopters.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,13 @@ If you'd rather not be listed publicly, we'd still love to hear about your usage

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

Powers course generation with AI-composed videos via HyperFrames.

[@eren-commits](https://github.com/eren-commits)
</Card>
</CardGroup>

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