Example of Rich Text Editor in ASP.NET Core Inline AI Assist Control
This sample demonstrates the integration of the Inline AI Assist component with the Syncfusion Rich Text Editor. It showcases advanced customization including command settings, response settings, and inline response mode for enhanced content editing experience.
DEMO
SOURCE
In this example, the Inline AI Assist component is seamlessly integrated with the Rich Text Editor, providing an advanced use-case scenario for AI-powered content creation and editing.
Key features demonstrated:
CommandSettings- Custom AI command buttons (Improve, Shorten, Elaborate, Summarize, Simplify, Check Grammar) integrated into the interfaceResponseSettings- Configured response behavior with dynamic suggestion updates based on user actionsResponseMode- Set to'Inline'mode where the AI response is directly streamed into the editor area, allowing users to see real-time content changesAccept/Reject- Users can accept or reject the AI-generated suggestions
How to use:
- Select text in the editor
- Click the AI icon in the toolbar to open the Inline AI Assist
- Choose a predefined command or enter a custom prompt
- Review the AI-generated response in real-time
- Accept to insert the response or reject to keep the original text