diff --git a/README.md b/README.md index 9e9ff0648..5b5d86238 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,11 @@ https://docs.livekit.io - Livestreaming from OBS Studio ([source](https://github.com/livekit-examples/livestream)) - [AI voice assistant using ChatGPT](https://livekit.io/kitt) ([source](https://github.com/livekit-examples/kitt)) +## Ecosystem +- [Agents](https://github.com/livekit/agents) - build real-time multimodal AI applications with programmable backend participants +- [Egress](https://github.com/livekit/egress): record or multi-stream rooms and export individual tracks +- [Ingress](https://github.com/livekit/ingress) - ingest streams from external sources like RTMP, WHIP, HLS, or OBS Studio + ## SDKs & Tools ### Client SDKs @@ -181,11 +186,9 @@ enabling you to build automations that behave like end-users. | Python (community) | [tradablebits/livekit-server-sdk-python](https://github.com/tradablebits/livekit-server-sdk-python) | | | PHP (community) | [agence104/livekit-server-sdk-php](https://github.com/agence104/livekit-server-sdk-php) | | -### Ecosystem & Tools +### Tools - [CLI](https://github.com/livekit/livekit-cli) - command line interface & load tester -- [Egress](https://github.com/livekit/egress) - export and record your rooms -- [Ingress](https://github.com/livekit/ingress) - ingest streams from RTMP / OBS Studio - [Docker image](https://hub.docker.com/r/livekit/livekit-server) - [Helm charts](https://github.com/livekit/livekit-helm)