Skip to main content

Overview

Ignitech AI Caller is a production-oriented lead qualification pipeline. It takes new leads, calls them through Vobiz and LiveKit SIP, runs an AI voice conversation, stores the structured call result in PostgreSQL, and pushes qualified follow-up work into Talking Shops CRM.

Core Capabilities

  • Ingest leads from IndiaMART, Facebook Lead Ads, Facebook Page messages, CSV uploads, or manual inserts.
  • Normalize Indian mobile numbers before dialing.
  • Enforce configured calling windows, weekdays, concurrency limits, and test whitelists.
  • Create outbound SIP calls through LiveKit using a Vobiz SIP trunk.
  • Run either Sarvam or OpenAI Realtime voice agents.
  • Save call status, failure reason, qualification JSON, and duration.
  • Retry rejected, unanswered, stale, and dispatch-failed calls up to a configured limit.
  • Push completed qualifications to Talking Shops as follow-up tasks.
  • Provide Streamlit dashboards for pipeline visibility and call-minute reporting.

High-Level Architecture

Main Components