- Notifications
You must be signed in to change notification settings - Fork0
SyncfusionExamples/Integrating-OpenAI-with-Blazor-RichTextEditor
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Rephrase
- Standard
- Formal
- Expand
- Shorten
Change tone
- Professional
- Casual
- Straightforward
- Confident
- Friendly
Fix spelling & grammar
Convert to article
Screenshot:
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.csfile and set your OpenAI API key toOPENAI_KEYconst.
conststringOPENAI_KEY="Provide_Your_OpenAI_License_Key_Here";
- Now, run the sample to see the OpenAI integration in Blazor RichTextEditor component.
About
This sample show cases integrating OpenAI with Blazor RichTextEditor to review and edit the contents using AI.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.

