WP Manifestindependent plugin directory
manifest / ai / bright-ai-helper

Bright AI Helper

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

by Giulio Pons · github.com/giuliopons/bright-ai-helper · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/giuliopons/bright-ai-helper/archive/refs/heads/main.zip

From the 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

Read the full README on GitHub →