The idea is:
To integrate LiveKit, an open-source voice/video infrastructure, as a supported module or node in n8n for real-time voice-based AI applications.
My use case:
I’m working on a Voice AI project where I need:
Low-latency real-time audio streaming
Event-based workflows (e.g., participant joins)
Integration with other services like transcription or LLMs (e.g., OpenAI, Whisper)
LiveKit provides scalable, flexible infrastructure — far better suited for real-time interaction than file-based tools like ElevenLabs.
I think it would be beneficial to add this because:
LiveKit is open-source, unlike ElevenLabs
It supports real-time voice workflows (e.g., for voice bots, virtual classrooms, live coaching)
It would allow n8n to orchestrate live voice AI systems, combining voice, NLP, and real-time triggers
Any resources to support this?
LiveKit GitHub
LiveKit Docs
Example: LiveKit NodeJS SDK
API: LiveKit REST APIs
Are you willing to work on this?
Yes — I’m open to collaborating or testing workflows built around it.