A Python framework for building realtime voice and video AI agents, with telephony, job scheduling and MCP support built in.
pip install "livekit-agents[openai,deepgram,cartesia]"LiveKit Agents builds real-time, multimodal agents that can see, hear and talk. It saves you from wiring speech-to-text, the LLM and text-to-speech together by hand.
pip install "livekit-agents[openai,deepgram,cartesia]"
There is also a skill for coding agents: npx skills add livekit/agent-skills --skill livekit-agents.
Nous Research · Agent
Nous Research's self-improving agent, which creates skills from experience, improves them in use and remembers you across sessions.
thedotmack · Plugin
Persistent memory for coding agents. It records what the agent did in each session and feeds the useful parts into the next one.
Stably AI · Tool / CLI
A desktop workspace for running a fleet of coding agents in parallel, each in its own git worktree, tracked in one place.