System Architecture
TalkifAI is composed of four independently deployed services:Services
TalkifAI Studio
Main Next.js app — dashboard, agent builder, auth, API endpoints.
Voice Agent Runtime
Python service running the actual voice agents on LiveKit.
Billing Service
FastAPI service managing credits, usage, and payments.
Security
Authentication, encryption, and multi-tenant isolation.