feat: Spatius avatar plugin#5821
Conversation
00544ad to
62653e3
Compare
62653e3 to
5971642
Compare
5971642 to
1aeadcb
Compare
|
@tinalenguyen Hi, sorry for the buzz. I just updated this PR, and resolved all the review and CI checks. It's ready from my point of view, please have a look when you have time :) Thank you so much for your time. |
1aeadcb to
afe1254
Compare
afe1254 to
dc83c03
Compare
dc83c03 to
1adb288
Compare
|
To answer questions in #5014
The initial implementation of our LiveKit integration generates livekit token in Spatius' service, which is not good for security. We've changed it since, now the token generation is in this livekit agents plugin.
I've rebased again, pull from main and bump the versions. For my testing it works. https://docs.spatius.ai/livekit-agents/overview Is the documentation we write to help with the setup (a bit more complicated than video streaming avatar, since we do the rendering on client side). |
Hi LiveKit team! π
This PR introduces the Spatius avatar plugin.
Working demos:
π Spatius LiveKit Agents Demo
π Product home: https://spatius.ai/
User context:
We had 400+ users on SpatialReal platform, and Spatius AI has already picked up 50+ signups in its first few weeks. Around 70% are developers, and most of them are already building on LiveKit β so having the plugin in the main repo would directly help them discover the integration and offer a new affordable live avatar option.
Happy to address any review feedback or run additional tests.
Thanks for your time!