Live Demo · Medical Clinic AI Receptionist
A live call to a production AI voice agent — custom Java SIP server, VoIP media engine, Aliyun ASR/TTS, and a local RAG pipeline. Ask it anything a clinic patient would ask.
Try asking (QUERY):
Please ask me a question about the clinic knowledge base ▾
About This System
A production-grade AI phone assistant built from the ground up — custom Java SIP signalling server, VoIP media engine, Aliyun ASR/TTS, local RAG pipeline with BGE embeddings and pgvector, real-time 7-class intent classification, and sub-2s end-to-end latency.
Key Technical Highlights
Changelog
June 5, 2026
L1 / L2 Redis Semantic Cache
Two-tier Redis cache intercepts repeat and paraphrased queries before RAG — exact match under 5ms, semantic match under 300ms. Includes FAQ warmup, fallback detection, and cache export tool.
Copyright & Attribution