Skip to content

Opensource AI voice agent handles phone calls supports realtime takeover and human-agent feedback

License

Notifications You must be signed in to change notification settings

codehornets/supacall

 
 

Repository files navigation

Supacall

Supacall is an opensource AI voice agent platform

Features

  • Drag and drop agent builder
  • Realtime human-agent feedback
  • Join call real-time
  • Call transfer to Humans
  • Native Integrations for Cal.com and Calendly
  • Supports MCP to connect third-party tools
  • Evals and Realtime Simulation
  • Upload files to create your custom Knowledgebase

Getting Started

Prerequisites

  • Node.js 18 or higher
  • PNPM package manager
  • Docker (optional)

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/supacall.git
cd supacall
  1. Install dependencies:
pnpm install
  1. Start the development servers:
pnpm dev

Docker Deployment

To run using Docker:

docker-compose up

Contributing

Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.

Security

For security-related issues, please refer to our Security Policy.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Enterprise Edition features are covered under a separate license - see (ee)/LICENSE.md.

About

Opensource AI voice agent handles phone calls supports realtime takeover and human-agent feedback

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.8%
  • CSS 2.0%
  • Other 0.2%