{
  "id": 1030696,
  "title": "Building NEONPLUS: My Journey Through the 10 Days of AI Voice Agents Challenge",
  "url": "https://urgent.news/2026/08/15/building-neonplus-my-journey-through-the-10-days-of-ai-voice-agents",
  "topic": "ai",
  "section": "AI",
  "published": "2026-08-15T11:52:31.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/sushant_kumarlucky_ffbcb/building-neonplus-my-journey-through-the-10-days-of-ai-voice-agents-challenge-50lh"
  },
  "original_language": "en",
  "account": "Over the past ten days, the author participated in the 10 Days of AI Voice Agents (VoiceForBharat Edition) challenge. The objective was to build a production-ready, highly responsive voice agent for Indian users from scratch. Throughout the journey, all voice components were powered by Murf Falcon, utilizing expressive voices like Anisha, Samar, and Pooja. The result is NEONPLUS, a localized voice assistance system.\n\nThe main challenge was setting up the call analytics dashboard and testing local endpoints, which caused issues with the frontend interface on localhost:3000. The author resolved this by addressing port bindings and routing rules, clearing a local port conflict, and successfully hosting the SQLite-backed analytics dashboard.\n\nTo build a voice agent similar to NEONPLUS, follow these steps:\n1. Speech-to-Text (STT): Use Deepgram configured for multi-language detection.\n2. Language Model (LLM): Use Google Gemini for processing logic and conversation flow.\n3. Text-to-Speech (TTS): Use Murf Falcon for low-latency, hyper-realistic voice output.\n4. Real-Time Transport: Use LiveKit Agents framework.\n\nThe repository contains a practical guide, including code snippets, environment setup, and documentation. The author expresses gratitude to Murf AI, LiveKit, Deepgram, and Google Gemini for organizing the challenge and providing powerful tools for conversational AI.",
  "summary": "Building NEONPLUS: My Journey Through the 10 Days of AI Voice Agents Challenge 🚀** Over the past ten days, I took part in the 10 Days of AI Voice Agents (VoiceForBharat Edition) challenge. The goal was simple yet ambitious: build a production-ready, highly responsive voice agent tailored for Indian users from scratch. Throughout this journey, every single voice component was powered by Murf…",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 2,
    "also_reported_by": [
      {
        "outlet": "Dev.to",
        "title": "Building a Voice Agent in 10 Days — My VoiceForBharat Journey",
        "url": "https://urgent.news/2026/08/15/building-a-voice-agent-in-10-days-my-voiceforbharat-journey",
        "published": "2026-08-15T06:03:19.000Z"
      }
    ]
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}