An open API service indexing awesome lists of open source software.

https://github.com/giuliopons/bright-ai-helper

Plugin that add some commands in the Gutenberg editor to call Open.AI API with some prompts
https://github.com/giuliopons/bright-ai-helper

gutenberg openai-api wordpress-plugin

Last synced: 3 months ago
JSON representation

Plugin that add some commands in the Gutenberg editor to call Open.AI API with some prompts

Awesome Lists containing this project

README

        

# Bright AI Helper WP Plugin
This wordpress plugin add some tools to Gutenber editor to send some prompt to Open.AI API and retrieves the result that is automatically inserted in the editor.

For example you can select a text and select "Expand this text" to automatically call AI and add the expanded text in the editor.

A generic command "Ask AI Help" that send the selected text to AI as a prompt and sobstitute it with the response from Open.AI