The concept is:
To incorporate LiveKit, an open-source platform for voice and video infrastructure, as a supported module or node within callin.io for real-time voice-driven AI applications.
My use case:
I am developing a Voice AI project that requires:
Low-latency real-time audio streaming
Event-driven workflows (e.g., when a participant joins)
Integration with other services such as transcription or LLMs (e.g., OpenAI, Whisper)
LiveKit offers scalable, adaptable infrastructure, which is much more suitable for real-time interaction compared to file-based tools like ElevenLabs.
I believe adding this would be advantageous because:
LiveKit is open-source, unlike ElevenLabs
It supports real-time voice workflows (e.g., for voice bots, virtual classrooms, live coaching)
It would enable callin.io to manage live voice AI systems, integrating voice, NLP, and real-time triggers
Any resources to assist with this?
LiveKit GitHub
LiveKit Docs
Example: LiveKit NodeJS SDK
API: LiveKit REST APIs
Are you willing to contribute to this?
Yes, I am open to collaborating or testing workflows developed using it.