Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 680 Bytes

File metadata and controls

19 lines (12 loc) · 680 Bytes

LiveKit Agents x LangGraph

This repository demonstrates how to integrate LiveKit Agents with LangGraph to create voice-enabled AI agents. It provides implementations in both Python and JavaScript, allowing you to build conversational agents that can interact through voice.

Overview

This project showcases how to:

  • Create voice-enabled AI agents using LiveKit
  • Integrate LangGraph for agent orchestration
  • Handle real-time audio streaming and processing
  • Implement multi-agent conversations with voice capabilities

Getting Started

Choose your preferred implementation: