Supacall is an opensource AI voice agent platform
- 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
- Node.js 18 or higher
- PNPM package manager
- Docker (optional)
- Clone the repository:
git clone https://github.com/yourusername/supacall.git
cd supacall
- Install dependencies:
pnpm install
- Start the development servers:
pnpm dev
To run using Docker:
docker-compose up
Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.
For security-related issues, please refer to our Security Policy.
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.