Telerik UI for ASP.NET MVC Inline AI Prompt Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
index.cshtml
IndexController.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API
devcraft ninja image

The Inline AI Prompt component is part of Telerik UI for ASP.NET MVC, 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 MVC 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 MVC 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 MVC 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 MVC 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 a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC 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 the ThemeBuilder.

Support & Learning Resources

Additional Resources