🤖 AI Summary
This work addresses two key challenges in digital banking: low operational efficiency of traditional multi-screen interfaces and the inability of conventional conversational AI systems to meet stringent regulatory compliance requirements. To this end, we propose Ryt AI—the first conversational banking agent framework globally approved by financial regulators. Methodologically, it employs a multi-LoRA collaborative agent architecture built upon ILMU, our proprietary closed-source large language model, integrating four core modules: risk control, intent recognition, payment processing, and question answering. It further incorporates deterministic safety guardrails, human-in-the-loop confirmation protocols, and a stateless audit architecture to ensure transaction security, verifiability, and full traceability. Our primary contribution is the first realization of natural-language-driven core financial transactions—not merely advisory interactions—thereby overcoming both technical and regulatory barriers to production-grade conversational banking. Deployment results demonstrate substantial improvements in user experience and operational efficiency, while maintaining low computational overhead and high auditability.
📝 Abstract
This paper presents Ryt AI, an LLM-native agentic framework that powers Ryt Bank to enable customers to execute core financial transactions through natural language conversation. This represents the first global regulator-approved deployment worldwide where conversational AI functions as the primary banking interface, in contrast to prior assistants that have been limited to advisory or support roles. Built entirely in-house, Ryt AI is powered by ILMU, a closed-source LLM developed internally, and replaces rigid multi-screen workflows with a single dialogue orchestrated by four LLM-powered agents (Guardrails, Intent, Payment, and FAQ). Each agent attaches a task-specific LoRA adapter to ILMU, which is hosted within the bank's infrastructure to ensure consistent behavior with minimal overhead. Deterministic guardrails, human-in-the-loop confirmation, and a stateless audit architecture provide defense-in-depth for security and compliance. The result is Banking Done Right: demonstrating that regulator-approved natural-language interfaces can reliably support core financial operations under strict governance.