InlineAIPrompt

The InlineAIPrompt component is a contextual popup where you can enter prompts and view AI-generated responses.

InlineAIPrompt Overview

The InlineAIPrompt is a contextual popup that features a text area where users can enter prompts and immediately view AI-generated responses. The output is displayed in a response card above the text area, allowing users to take actions such as replacing, discarding, or executing other custom commands relevant to the context. Users can also utilize the command menu button for even quicker actions without waiting for a response—such as generating a content summary, translating text, or accessing general assistance. The InlineAIPrompt component integrates seamlessly into existing workflows and interfaces, making AI assistance a natural extension of the user experience.

Live Demo

Modifiers

Anatomy

The anatomy of the InlineAIPrompt summarizes the elements of the component.

A Telerik and Kendo UI InlineAIPrompt component and its elements
  1. Popup
  2. Commands Menu icon button
  3. SpeechToText icon button
  4. Input field
  5. Delete button
  6. Generate button
  7. TextArea
  8. Card body with response content
  9. Card footer flat buttons
  10. Response Card

Framework-Specific Documentation

For specific information about the component, refer to its official product documentation:

Feedback