Embed Habari Jarvis into your applications. 30+ African languages, ultra-low latency streaming, and domain-aware personas powered by LiveKit and Groq.
Generate a real LiveKit JWT token to connect your frontend applications directly to the Habari Jarvis inference cluster.
import asyncio
from livekit import rtc
async def main():
token = "YOUR_TOKEN"
url = "wss://sta-ai-j2fgfpbb.livekit.cloud"
room = rtc.Room()
await room.connect(url, token)
print("Connected to Habari Jarvis!")
# Ready to stream audio!
asyncio.run(main())
Listen to every African voice. Free voices available instantly — Pro voices unlock with an API key.