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
- Host: GitHub
- URL: https://github.com/giuliopons/bright-ai-helper
- Owner: giuliopons
- Created: 2023-10-11T09:07:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-11T09:20:08.000Z (over 1 year ago)
- Last Synced: 2024-12-28T12:46:32.508Z (5 months ago)
- Topics: gutenberg, openai-api, wordpress-plugin
- Language: PHP
- Homepage: https://www.barattalo.it
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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