Urgent.News

600+ sources. One page. See who else covered it.

Editions โ–พ

AI

Building Roshni: A Real-Time, Multi-Agent Financial Voice AI for Bharat ๐Ÿ‡ฎ๐Ÿ‡ณ

Building Roshni: An Ultra-Low Latency, Multi-Agent Financial Voice Assistant for Bharat ๐Ÿ‡ฎ๐Ÿ‡ณ How I built an end-to-end, multilingual financial voice AI using Murf Falcon, LiveKit Agents, Deepgram Nova-3, Google Gemini, and Next.js during the 10 Days of AI Voice Agents Challenge. ๐ŸŒŸ 1. The Problem & Why Voice Matters for Bharat In India, financial inclusion has accelerated rapidly with UPI,โ€ฆ

In India, financial inclusion has seen rapid growth fueled by digital initiatives like UPI, digital banking, and government-backed credit programs. However, many citizens, particularly in rural and tier-2/3 areas, face challenges when navigating complex financial terms, government schemes, and banking products. These hurdles often stem from cumbersome web interfaces and the need for immediate, clear spoken responses in their native language.

To address this issue, the developer created Roshni AI, a conversational financial assistant designed for seamless voice interactions in English, Hindi, and Hinglish. Roshni operates with ultra-low latency, ensuring a smooth user experience. The assistant's architecture includes real-time data pipelines that synchronize user audio input, speech-to-text conversion, LLM processing, text-to-speech synthesis, and audio output.

The stack employs Murf Falcon for Indian TTS voices (Anisha and Samar), Deepgram Nova-3 for multi-language STT, Google Gemini for the LLM engine, and LiveKit Agents for orchestration.

A key feature of Roshni is its ability to maintain persistent user memories through SQLite, enabling personalized interactions and tailored financial advice. Additionally, Roshni can seamlessly transfer calls to specialist agents (Roshni for general banking and Vikram for government schemes) using a multi-agent handoff mechanism. This architecture empowers Roshni to provide accurate, immediate, and culturally appropriate financial assistance to millions of users across Bharat.

Written by urgent.news from Dev.to's reporting โ€” not their text. Machine-written โ€” may contain errors; check the original before relying on it.

Read the original at dev.to โ†’

More in AI

A beginner's guide to the Qwen3.8-27b model by Qwen on Huggingface

This is a simplified guide to an AI model called Qwen3.8-27b maintained by Qwen . If you like these kinds of analysis, you should join AImodels.fyi or follow us on Twitter .

  • Qwen3.8-27B is a 27-billion-parameter AI model with built-in vision capabilities
  • Excels in software engineering, coding, and multimodal computer use tasks
  • Requires significant hardware resources for deployment

Build a Privacy Filter Before Your AI Agent Remembers User Actions

AI agents are starting to remember more than chats. They can watch clicks, typed text, app switches, browser context, files, tool calls, and workflow history.

  • AI agents are increasingly remembering user actions like clicks and typed text.
  • Privacy filters process user activity before it becomes part of an agent's memory.

More from Saturday 15 August โ†’