Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

This sample show cases integrating OpenAI with Blazor RichTextEditor to review and edit the contents using AI.

NotificationsYou must be signed in to change notification settings

SyncfusionExamples/Integrating-OpenAI-with-Blazor-RichTextEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Integrated AI toolbar options in Blazor RichTextEditor

  • Rephrase

    • Standard
    • Formal
    • Expand
    • Shorten
  • Change tone

    • Professional
    • Casual
    • Straightforward
    • Confident
    • Friendly
  • Fix spelling & grammar

  • Convert to article

Screenshot:

image

image

Steps to run the sample

To get the app working, you’ll need an OpenAI API key. You can get one bysigning up for an account.

  • Open the./src/Data/Constants.cs file and set your OpenAI API key toOPENAI_KEY const.
conststringOPENAI_KEY="Provide_Your_OpenAI_License_Key_Here";
  • Now, run the sample to see the OpenAI integration in Blazor RichTextEditor component.

See also

Getting Started with RichTextEditor in Blazor

About

This sample show cases integrating OpenAI with Blazor RichTextEditor to review and edit the contents using AI.

Topics

Resources

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp