
Go SDK for ElevenLabs Conversational AI
ElevenLabs has no official Go SDK for their Agents Platform, so I built one.
https://github.com/iyashjayesh/elevenlabs-go
What's in:
- Real-time WebSocket sessions with ConvAI agents
- Register Go functions as tools the agent can call mid-conversation
- Pluggable AudioInterface for custom audio I/O
- Callbacks for transcripts, responses, and latency
- Browser-based text + voice demos included
18 open issues if you want to contribute.
If this sounds useful, a ⭐ on GitHub goes a long way - it helps more Go devs find it