---
title: "Real-time voice AI - from cricket to credit cards. Live app. Open source."
slug: real-time-voice-ai-from-cricket-to-credit-cards-live-app-open-source
date_published: 2025-01-19T13:44:32.721Z
original_url: https://www.tigzig.com/post/real-time-voice-ai-from-cricket-to-credit-cards-live-app-open-source
source: migrated
processed_at: 2025-12-02T10:00:00.000Z
---

# Real-time voice AI - from cricket to credit cards. Live app. Open source.

![Real-time Voice AI](https://static.wixstatic.com/media/ef0c19_bad56bf2d73e4cd19dbc237fd78bbe33~mv2.png/v1/fill/w_350,h_221,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/ef0c19_bad56bf2d73e4cd19dbc237fd78bbe33~mv2.png)

**Real-Time Voice AI - From Cricket to Credit Cards** 👉 Try it: [tigzig.com/rt-cricket](http://tigzig.com/rt-cricket) Mobile Friendly. Open Source. [Eleven Labs](https://elevenlabs.io/)

Built with Eleven Labs Conversational AI rapid deploy voice widget.

20+ years of ODI Cricket data. 1.5M rows in PostgreSQL.

Testing realtime conversational AI - querying and DB-backed conversations:

**REX-C is a database-connected AI assistant built with ElevenLabs for real-time voice-to-SQL and more.** While the demo uses cricket data, it can supports domains like finance, retail and beyond.

## Realtime Options - tested with live working prototypes

* **OpenAI Realtime API (REX-R):** ~10c/min (GPT-4 Turbo Mini) + WebRTC. Gold standard. Needs full coding; starter kits available. REX-R V2 coming soon.
* **ElevenLabs (REX-C):** ~20c/min. Easy setup, rapid deploy, full SDK/API for customization.

**Other Options:**

* **Hume AI:** ~7c/min. Expression analysis, Next.js templates.
* **VAPI:** ~5c/min + actuals. SDK/API.
* **Others:** Google Gemini Flash 2.0, Bland AI, Synthflow AI (~10c/min).

Pricing varies by usage. Most support inbound/outbound call integrations.

## Source Code/ Tech

Lightweight UI (~80kb Vanilla JavaScript, single code file). FastAPI for DB, ElevenLabs for voice, Flowise AI for LLM, [Make.com](http://make.com/) for workflows.

## Caveat:

Working prototype. Single agent. Data is unvalidated, sourced from [Cricsheet.org](http://cricsheet.org/)'s experimental CSV/ZIP

