Products & Open Source

Building the
Future of AI

From open-source voice AI infrastructure to enterprise platforms — we build tools that make AI more accessible and impactful.

3+
Active Projects
OSS
Open Source
Python
& TypeScript
Featured Open Source Project

Voxtra

Open voice infrastructure for AI agents. A Python framework that bridges telephony infrastructure (Asterisk, FreeSWITCH, LiveKit) with AI voice agents — letting developers build AI-powered call centers without needing to understand telecom internals.

Architecture

Code-First

Build voice AI agents with a clean decorator-based API. Route calls, handle sessions, and integrate AI — all in Python.

from voxtra import VoxtraApp
app = VoxtraApp()
@app.route(extension="1000")
async def support(session):
await session.say("Hello!")

Config-First

Define your entire voice AI pipeline in YAML. No code needed for simple agents — just configure and run.

app_name: my-call-center
telephony:
provider: asterisk
ai:
stt: deepgram
llm: openai
tts: elevenlabs

Supported Providers

Pluggable architecture with support for multiple telephony, STT, LLM, and TTS providers.

Telephony
Asterisk (ARI)LiveKitFreeSWITCH
AI Providers
DeepgramOpenAIElevenLabs
$ pip install voxtra
GitHub RepositoryApache 2.0
Voxtra Roadmap

What's Next

Core Abstractions

VoxtraApp, Router, CallSession, Events

Asterisk ARI Adapter

Production-ready Asterisk integration via ARI

AI Provider Interfaces

STT, TTS, LLM, and VAD provider abstractions

WebSocket Media Transport

Real-time audio streaming over WebSocket

Voice Pipeline

End-to-end STT → LLM → TTS pipeline

LiveKit Adapter

LiveKit SIP integration for WebRTC-based calls

FreeSWITCH Adapter

FreeSWITCH support for broader PBX compatibility

LangGraph Integration

Multi-step agent workflows with LangGraph

Multi-Agent Handoff

Seamless transfer between specialized AI agents

Dashboard / Admin API

Web-based monitoring and management interface

Conversation Analytics

Insights, transcripts, and performance metrics

More Products

Our Product Suite

Luso8 Platform

Live

An AI-powered platform for intelligent data management and business insights. Centralizes data from diverse sources to support marketing, research, and customer support.

Customer Data Platform

Marketing Automation

Business Intelligence

AI-Powered Analytics

Visit Luso8

Voxtra

In DevelopmentOpen Source

Open voice infrastructure for AI agents. Build AI-powered call centers with Asterisk, Deepgram, OpenAI, and ElevenLabs in minutes.

Asterisk ARI Integration

STT → LLM → TTS Pipeline

Code-First & Config-First

Pluggable Provider System

View on GitHub

Get started with
Rexplore Labs

Use Rexplore Research Labs, the AI research and consulting partner, to accelerate every step of your AI transformation journey.