A web app that showcases example applications built with the Livepeer BYOC workflow created by Muxion Labs.
- Config:
data/apps.json - Contribution guide:
CONTRIBUTING.md
The site is driven from data/apps.json. The table below is generated from the same file.
| Name | Description | Creator | Tags | Repo | Live |
|---|---|---|---|---|---|
| Soldar | Solder AI blocks into live video and audio workflows, designed for real-time performance and effortless scale. | Muxion Labs, @rickstaa | AI, Realtime, SaaS | Repo | Live |
| Realtime Transcription | Real-time video transcription pipeline that generates SRT subtitles and optionally integrates them back into the stream. | @JJassonn69, Muxion Labs | AI, Realtime, Transcription | Repo | - |
| Video Understanding | PyTrickle streaming server for google/gemma-3n-E4B-it multimodal understanding outputs using vLLM | @JJassonn69, Muxion Labs | AI, Video Understanding, Multimodal | Repo | - |
pnpm install
pnpm run devpnpm run update-readme- Update
repoUrlinapp/page.tsxwith the canonical GitHub URL once the repo is live. - Keep logos in
public/logos(SVG preferred, 80x80 or larger).