Telerik UI for ASP.NET Core Inline AI Prompt Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
  • Edit in Telerik REPL
HtmlHelper
TagHelper
Files:
index.cshtml
IndexController.cs
Index_TagHelper.cshtml

Also available for:

CLIENT-SIDE API HTML HELPER API
devcraft ninja image

The Inline AI Prompt component is part of Telerik UI for ASP.NET Core, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Description

The Telerik UI for ASP.NET Core InlineAIPrompt 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 integrated textarea, a customizable commands menu, and a SpeechToTextButton.

The Telerik UI for ASP.NET Core InlineAIPrompt allows you to take leverage of the AI Completion Services that will ease the process of performing the two-way communication between the user and the large language model. This demo shows how to interact with a large language model through the client-server spectrum.

The current demo shows how the InlineAIPrompt can be used to send prompts and translate, summarize or modify a meeting transcription.

The Telerik UI for ASP.NET Core InlineAIPrompt component is part of Telerik UI for ASP.NET Core, a comprehensive, professional-grade UI library for building modern and feature-rich applications. The Telerik UI for ASP.NET Core collection provides over 110 UI components, an abundance of data-visualization gadgets, client-side data source, and a built-in MVVM (Model-View-ViewModel) library.

Functionality and Features

  • Streaming–The InlineAIPrompt component provides a streaming response support.
  • Templates–The InlineAIPrompt component allows you to configure custom templates for the returned response.

Additional Apps

This Inline 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