Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
Top StarsTrendingAI AgentsDaily PicksViral ReposInsights
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
AG

livekit/agents

AI Agent

A framework for building realtime voice AI agents 🤖🎙️📹

13k Stars3.5k Forks731 Open Issues13k WatchersPythonApache-2.0
AI AgentUI FrameworkDeveloper Tool
Review Readiness

This repository page has enough original analysis, source evidence, and comparison context to be treated as an indexable Git-Stars review.

100

review score

Indexable review
Decision Snapshot

Problem solved

This framework solves the complexity of building realtime voice AI agents by abstracting away WebRTC, audio streaming, and multimodal model orchestration. It provides a unified API for mixing and matching different AI providers, handling turn detection, and managing agent lifecycles, which would otherwise require significant low-level engineering.

Deployment reality

The available setup signal starts with: pip install "livekit-agents[openai,deepgram,cartesia]". Treat this as a starting point, then ask Codex or Claude to inspect the README, environment variables, runtime version, and deployment target before production use.

Commercial use

The recorded license is Apache-2.0. This is a useful commercial-use signal, but teams should still verify license text, dependencies, model/API terms, and trademark constraints.

Capability ceiling

Developers can build production-ready voice assistants, customer support bots, telephony agents (via SIP), and interactive avatars that can see and hear. The framework supports complex workflows with RPCs, data exchange, MCP tool integration, and a built-in test framework, allowing for scalable deployment of multi-agent systems.

Source and compliance noteLast synced: Aug 11, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy
Editorial Evaluation

livekit/agents is tracked as a Python project in the AI Agent, UI Framework, Developer Tool area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.

Momentum check: the repository has 13k total stars, with +0 today, +1.0k this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.

Maintenance check: current activity is Active; the latest push was 12 days ago, and the open issue queue is 731, about 5.67% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.

Adoption check: 3.5k forks and 13k watchers suggest how often the project is reused or followed. License signal: Apache-2.0. Always verify license compatibility before commercial or internal use.

Practical fit: this project is most relevant when you need AI prototypes, LLM workflows, and agent-style applications. Be cautious when you have low tolerance for large unresolved issue queues.

Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 1.0k. Follow the original GitHub repository for final install, security, and release information.

Evidence Checklist

Analysis

Ready

Original problem, capability, and verdict guidance are available.

Sources

Ready

Repository metadata and README/source references are attached.

License

Ready

Apache-2.0 is recorded for review.

Maintenance

Ready

Recent activity is visible in repository metadata.

Alternatives

Ready

Enough nearby projects exist for comparison.

Best For
  • AI prototypes, LLM workflows, and agent-style applications
  • Python teams evaluating ecosystem-native tooling
  • teams that prefer mature projects with broad adoption signals
  • use cases where recent maintenance matters
Avoid When
  • you have low tolerance for large unresolved issue queues
  • you need a legal review, security audit, or production SLA
Adoption Signals

Momentum

13k Stars

Reuse

3.5k Forks

Attention

13k Watchers

Maintenance

active

License

Apache-2.0

Open issues

731

Overview

LiveKit Agents is a server-side framework for building realtime, programmable participants, enabling conversational, multi-modal voice agents that can see, hear, and understand. It provides a comprehensive ecosystem of integrations for STT, LLM, TTS, and realtime APIs, along with job scheduling, telephony, and data exchange capabilities.

Key Features

- Flexible integrations: Mix and match STT, LLM, TTS, and Realtime APIs. - Integrated job scheduling: Built-in dispatch APIs to connect users to agents. - Extensive WebRTC clients: Support for all major platforms via LiveKit SDKs. - Telephony integration: Make/receive phone calls via LiveKit's SIP stack. - Data exchange: Use RPCs and Data APIs to interact with clients. - Semantic turn detection: Transformer model to reduce interruptions. - MCP support: Integrate tools from MCP servers with one line. - Built-in test framework: Write tests and use judges for agent performance. - Open-source: Fully open-source, run on your own servers.

Tool Positioning

AI Agent

Agent frameworks, autonomous workflows, and tool-use systems

UI Framework

Frontend frameworks, design systems, and interface libraries

Developer Tool

Tools that improve coding, testing, build, and local workflow

Quick Start
pip install "livekit-agents[openai,deepgram,cartesia]"
View on GitHub Project Homepage
Project Activity

80

Health Score

Active

Commit Activity

Oct 19, 2023

Created

Aug 10, 2026

Last push

Source Trail

GitHub repository metadata

metadata

GitHub README

readme_summary

Star History

+76

Today's growth

+925

7-day growth

+925

30-day growth

Aug 4, 2026Aug 11, 2026
Community Health
3.5k

Forks

731

Open

13k

Watchers

Owner
AG

livekit

GitHub profile
Topics & Language
Pythonagentsaiopenaireal-timevideovoice
Ecosystem & Usage
GitHub Repository Project Website
Alternatives & Comparison

codecrafters-io/build-your-own-x

Master programming by recreating your favorite technologies from scratch.

540k

sindresorhus/awesome

😎 Awesome lists about all kinds of interesting topics

496k

freeCodeCamp/freeCodeCamp

freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

454k

EbookFoundation/free-programming-books

:books: Freely available programming books

394k

nilbuild/developer-roadmap

Interactive roadmaps, guides and other educational content to help developers grow in their careers.

365k
License
Apache-2.0
CreatedOct 19, 2023
Last pushAug 10, 2026
Last syncedAug 11, 2026
Repository Standards

✓

License

✓

Forked

✓ Active

Maintained

AI AnalysisAnalyzed by Git-Stars

Problem Solved

This framework solves the complexity of building realtime voice AI agents by abstracting away WebRTC, audio streaming, and multimodal model orchestration. It provides a unified API for mixing and matching different AI providers, handling turn detection, and managing agent lifecycles, which would otherwise require significant low-level engineering.

Capabilities

Developers can build production-ready voice assistants, customer support bots, telephony agents (via SIP), and interactive avatars that can see and hear. The framework supports complex workflows with RPCs, data exchange, MCP tool integration, and a built-in test framework, allowing for scalable deployment of multi-agent systems.

Bottom Line

LiveKit Agents is ideal for developers and companies needing to build scalable, realtime voice AI applications with full control over infrastructure and provider choices. It is less suitable for those seeking a simple, low-code solution or lacking experience with realtime systems. The key trade-off is between its powerful, flexible feature set and the complexity required to harness it effectively.

Full AI Analysis