Building Chat Applications with the .NET MAUI Chat (Conversational UI) Control
Conversational interfaces are everywhere, and Telerik’s RadChat control for .NET MAUI makes it straightforward to add chat experiences to your cross-platform apps. Héctor builds a working app that integrates an AI model for healthy eating advice, walking through the control’s features step by step.
What you’ll learn
- How to set up and configure the
RadChatcontrol in a .NET MAUI application - The control’s graphical elements: message areas, input fields, attachments, and customization points
- Common use cases: AI chatbots, customer support, in-app messaging, and voice-to-text integration
- How to connect an LLM model to the conversational UI for real-time AI-powered responses