The first open-source CRM built exclusively for autonomous Voice AI agents and outbound sales teams.
AuraOS is a massive, battle-tested CRM platform (built on the shoulders of giants) that has been supercharged with Agentic Voice Cloning and real-time AI.
We took a massive enterprise CRM architecture and injected a unified Voice Engine. Your AI agents can now make outbound calls, answer customer support lines, transcribe everything in real-time, write summaries, and autonomously book appointments on your calendar.
- 🗣️ Agentic Voice Engine: Real-time, ultra-low latency voice streaming using WebSockets (OpenAI Realtime API, LiveKit, Twilio).
- 🤖 Autonomous Sales Team: Configure agents to make outbound calls, overcome objections, and update CRM lead statuses automatically.
- 📝 Live Transcription & Summarization: Every spoken word is written down in the unified omnichannel inbox. LLMs automatically summarize the call when it ends.
- 📅 Action execution (Function Calling): Agents can execute real-world actions mid-call, like booking appointments or sending follow-up emails.
- 🔌 1-Click Integrations: Vibe code new integrations easily. Built-in support for ElevenLabs, OpenAI, Twilio, and Slack.
This is a massive monorepo. We use bun and turbo for lightning-fast builds.
# Clone the repository
git clone https://github.com/Nabilhassan12345/aura-os.git
# Navigate into the project
cd aura-os
# Install dependencies (requires bun)
bun install
# Run the entire stack (CRM, Voice Engine, Postgres)
bun run devWe want this to be the biggest Agentic CRM in the world. Pull requests are incredibly welcome! Check out our CONTRIBUTING.md.
MIT License. See LICENSE for more information.