New to Telerik UI for ASP.NET Core? Download free 30-day trial

ASP.NET Core AI Prompt Basic Usage

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
  • Edit in Telerik REPL
HtmlHelper
TagHelper
Files:
basic_usage.cshtml
Basic_UsageController.cs
Basic_Usage_TagHelper.cshtml

Also available for:

CLIENT-SIDE API HTML HELPER API

Description

The Telerik UI for ASP.NET Core AIPrompt is a standalone view component that allows users to provide pre-determined ways to interact with a trained language model of your choice. It comprises an input field, a customizable menu with pre-defined commands, and user-selectable options for query management.

The current demo shows the AIPrompt within a Popup that opens through a FloatingActionButton. Upon generating text from the AI component, the result will be displayed in a TextArea that imitates an e-mail message. You can use the defined custom commands to modify the last generated output.

Additional Apps

This AI Prompt example is part of unique collection of hundreds of ASP.NET Core demos, with which you can see all Telerik ASP.NET Core components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for ASP.NET Core or ThemeBuilder.

Support & Learning Resources

Additional Resources