Skip to content

Call Chat Agents Documentation

Welcome to the Call Chat Agents project documentation! This project is designed to facilitate the dispatching of agents based on language requests using FastAPI and LiveKit.

Overview

The Call Chat Agents application provides an API for creating rooms and dispatching agents that can communicate in various languages. The main components of the application include:

  • FastAPI: The web framework used to build the API.
  • LiveKit: A platform for real-time video and audio communication.
  • Language Support: The application supports multiple languages, allowing users to select their preferred language for interaction.

Table of Contents

Features

  • Create rooms for communication.
  • Dispatch agents based on user-selected languages.
  • Generate access tokens for participants to join rooms.

Installation

To get started with the Call Chat Agents project, please refer to the Getting Started guide for installation instructions and initial configuration.

Usage

For detailed information on how to use the API, including available endpoints and request formats, please check the Usage documentation.

Contributing

We welcome contributions to improve the Call Chat Agents project. Please feel free to submit issues or pull requests on the project's repository.

License

This project is licensed under the MIT License. See the LICENSE file for more details.