International Peer-Reviewed JournalOpen AccessISSN 2456-8880
irejournals@gmail.com+91-7433024337

Home / Current Issue / Paper 1715544

1715544PublishedVol 9 · Issue 9

AI Voice Call Assistant for Automated Call Management

Asiq Sikkander T N Revathy D

Subject area: Science,Engineering and Technology  ·  Area of research: Artificial Intelligence

DOI: https://doi.org/10.64388/IREV9I9-1715544

Abstract

This paper presents the design and implementation of a production-ready AI Voice Call Assistant platform for automated call management. The proposed system integrates real-time WebRTC audio transport via LiveKit, streaming Speech-to-Text (STT) using Deepgram Nova-2, a large language model reasoning layer powered by OpenAI GPT-4o through LangChain, and streaming Text-to-Speech (TTS) via ElevenLabs Multilingual v2. The backend is built on FastAPI with WebSocket-based pipeline orchestration, while the frontend dashboard is developed using Next.js 14 and Tailwind CSS. Session state is managed with Redis and persistent data is stored in PostgreSQL. All services are containerized using Docker and served through an NGINX reverse proxy. The system achieves low-latency end-to-end voice interaction, interrupt handling (barge-in), multi-turn context memory, function calling via LangChain tools, and agent configuration via a web dashboard. Experimental results demonstrate end-to-end response latency of 1.2-1.8 seconds, competitive with commercial voice AI platforms such as Vapi.ai and Retell AI, while remaining fully open-source and self-hostable.

How to cite this paper

Asiq Sikkander T N, Revathy D "AI Voice Call Assistant for Automated Call Management" Iconic Research And Engineering Journals Volume 9 Issue 9 2026 Page 2544-2552 https://doi.org/10.64388/IREV9I9-1715544
Asiq Sikkander T N, Revathy D "AI Voice Call Assistant for Automated Call Management" Iconic Research And Engineering Journals, vol. 9, no. 9, Mar. 2026, doi: https://doi.org/10.64388/IREV9I9-1715544
Asiq Sikkander T N, Revathy D (2026). AI Voice Call Assistant for Automated Call Management. Iconic Research And Engineering Journals, 9(9). doi: https://doi.org/10.64388/IREV9I9-1715544
Asiq Sikkander T N, Revathy D "AI Voice Call Assistant for Automated Call Management" Iconic Research And Engineering Journals, vol. 9, no. 9, Mar. 2026. Crossref, https://doi.org/10.64388/IREV9I9-1715544
@article{1715544,
      author = {Asiq Sikkander T N, Revathy D},
      title = {AI Voice Call Assistant for Automated Call Management},
      journal = {Iconic Research And Engineering Journals},
      year = {2026},
      volume = {9},
      number = {9},
      pages = {2544-2552},
      issn = {2456-8880},
      url = {https://www.irejournals.com/formatedpaper/1715544.pdf},
      abstract = {This paper presents the design and implementation of a production-ready AI Voice Call Assistant platform for automated call management. The proposed system integrates real-time WebRTC audio transport via LiveKit, streaming Speech-to-Text (STT) using Deepgram Nova-2, a large language model reasoning layer powered by OpenAI GPT-4o through LangChain, and streaming Text-to-Speech (TTS) via ElevenLabs Multilingual v2. The backend is built on FastAPI with WebSocket-based pipeline orchestration, while the frontend dashboard is developed using Next.js 14 and Tailwind CSS. Session state is managed with Redis and persistent data is stored in PostgreSQL. All services are containerized using Docker and served through an NGINX reverse proxy. The system achieves low-latency end-to-end voice interaction, interrupt handling (barge-in), multi-turn context memory, function calling via LangChain tools, and agent configuration via a web dashboard. Experimental results demonstrate end-to-end response latency of 1.2-1.8 seconds, competitive with commercial voice AI platforms such as Vapi.ai and Retell AI, while remaining fully open-source and self-hostable.},
      month = {March},
      doi = {https://doi.org/10.64388/IREV9I9-1715544}
  }