How the Voice Agent Works
End-to-end explanation of the ChurchWiseAI voice agent — body analogy, service map, call flow, and fallback chain
End-to-end explanation of the ChurchWiseAI voice agent — body analogy, service map, call flow, and fallback chain
Step-by-step pipeline for each voice turn — noise filtering, moderation check, RAG retrieval, LLM inference, tool execution, and TTS output — implemented via on_user_turn_completed callbacks and call_handler.py utilities