Kore.ai
Kore.ai powers virtual assistants and agentic workflows for Fortune 500 enterprises across banking, healthcare, retail and telecom.
I architect the AI layer: voice gateways, RAG pipelines, and the agent runtime that ties them to enterprise tools.
Voice Gateways
- ASR/TTS pipelines over SIP & WebRTC telephony with real-time streaming and low-latency intent resolution.
- Barge-in & turn-taking tuned for natural call-center conversations.
- LLM routing between hosted and private endpoints with tenant isolation.
RAG & Retrieval
- Hybrid retrieval across Milvus, Weaviate, and Vespa with re-ranking and grounded-response evaluation.
- Semantic chunking strategies tuned per knowledge-base shape.
- Eval harnesses measuring groundedness, latency, and refusal quality.
Agentic Architecture
- Tool-use orchestration with policy-based action authorization.
- Conversation state & observability for autonomous agents.
- Production rollout patterns across BFSI, healthcare, and retail.