Kendo UI for jQuery Inline AI Prompt Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
index.html

Also available for:

API REFERENCE
kendo ui kendoka logo

The Inline AI Prompt component is part of Kendo UI for jQuery, 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 Kendo UI for jQuery 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 Kendo UI for jQuery 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 jQuery InlineAIPrompt control is part of Kendo UI for jQuery, a comprehensive, professional-grade UI library for building modern and feature-rich applications. The Kendo UI for jQuery collection provides 110+ UI components, an abundance of data-visualization gadgets, client-side data source, and a built-in MVVM (Model-View-ViewModel) library.

This InlineAIPrompt example is part of a unique collection of hundreds of jQuery demos, with which you can see all Kendo UI for jQuery 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 Kendo UI for jQuery Dojo or ThemeBuilder.

Functionality and Features

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

Support & Learning Resources

Additional Resources