New to Telerik UI for Blazor? Download Free 30-day trial
Chat - Person-to-Bot
- EXAMPLE
- VIEW SOURCE
- Change Theme
default
By accessing and using the Telerik AI service integration on the Progress website, you acknowledge and agree to be bound by the following Terms of Use.
- Person-to-bot.razor
- AIPromptService.cs
- Author.cs
- Message.cs
Description
This Telerik UI for Blazor Chat demo shows how a person-to-bot conversation would look like within the context of a job application. It demonstrates functionalities such as quick predefined replies (suggested actions), and the ability to upload either singular files or several in bulk.
The major difference between this example and AI Integration is that in this example the AI service is called manually in the OnSendMessage event handler and the AI model is instructed with a system prompt to provide responses in a custom structured format.
Note: The responses marked with an asterisk (*) are not AI generated.