diff --git a/README.md b/README.md index 958f3e7..69c1555 100644 --- a/README.md +++ b/README.md @@ -93,10 +93,10 @@ Each example's `client.py` shows its exact calls — grep `# Livepeer:` to find Apps that integrate the live runner and live in their own repos — production deployments and standalone examples alike. This table is links-only: the code, CI, and support stay with the author. -| Project | What it is | Transport | -| -------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- | ------------------- | -| [daydreamlive/scope](https://github.com/daydreamlive/scope/tree/ja/runner) | Real-time AI video with downloadable LoRA models | WebSocket + trickle | -| [livepeer/api-proxy](https://github.com/livepeer/api-proxy) | Attach several API endpoints dynamically — key storage and request stats for operators | HTTP | +| Project | What it is | Transport | +| ----------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- | ------------------- | +| [daydreamlive/scope](https://github.com/daydreamlive/scope/tree/ja/runner) | Real-time AI video with downloadable LoRA models | WebSocket + trickle | +| [livepeer/api-proxy](https://github.com/livepeer/api-proxy) | Attach several API endpoints dynamically — key storage and request stats for operators | HTTP | | [Gideonjon/vllm-realtime-livepeer-runner](https://github.com/Gideonjon/vllm-realtime-livepeer-runner) | Real-time speech-to-text — trickle audio in, WebSocket transcript out, with live metrics | WebSocket + trickle | Built one? [Open a PR](https://github.com/livepeer/runner-app-examples/compare) that adds a row. To make your repo easy to find, follow the community convention: