UI for .NET MAUI
The AIPrompt allows you to align digital experiences with natural human behavior. Devised to streamline the integration of your favorite GenAI services into your Telerik UI for .NET MAUI applications, this new component sends prompts and then maps the response.
The Telerik UI for .NET MAUI AI Prompt is focused on providing users with a modern interface to interact with AI services, while enhancing usability for developers by offering smooth customization.
See the .NET MAUI AIPrompt documentation: OverviewThe Telerik UI for .NET MAUI AIPrompt component enables three predefined views to interact with:
The .NET MAUI AIPrompt control empowers developers to streamline user interactions by offering predefined suggestions before prompting a request. By configuring the Suggestions collection within the AIPrompt, developers can tailor the available options to suit specific user needs and preferences. The user can select any of the available suggestions, which will populate the input editor with the selected suggestion. The interaction won't immediately initiate a response request; users have the chance to adjust the suggestion beforehand.
When activated, the .NET MAUI AIPrompt component can be displayed as a button, prompting a popup containing an AIPrompt for user engagement.
The .NET MAUI AIPrompt streamlines component tasks with its set of pre-defined commands. Additionally, its customizable feature enables users to create and showcase personalized commands in a dedicated view, enhancing control personalization.
Thanks to the control’s flexible API developers can directly configure how various elements of the Telerik UI for .NET MAUI AIPrompt are displayed in the application. Developers can easily style TabView, Input View, Output View, Commands View, Suggestions and also AIPrompt button.
See .NET MAUI AIPrompt documentation: TabView Styling
*You can review other styling options in the documentation – styling menu.
The .NET MAUI AIPrompt control has built-in localization support, which makes it easy to translate text to any language that your .NET MAUI app may require.