-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
50 lines (36 loc) · 1.61 KB
/
Copy pathreadme.txt
File metadata and controls
50 lines (36 loc) · 1.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
=== Big Magic AI ===
Contributors: jeesunikim
Tags: block, gutenberg, big-magic-ai, chatGPT, wordpress assistant, AI blogging, blogging, ai image, ai content, translation, correct grammar, assistant
Requires at least: 6.1
Requires PHP: 7.0
Tested up to: 6.3
Stable tag: 0.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Big Magic AI, powered by ChatGPT, is a WordPress blogger's assistant that helps overcome writer's block by generating content and images for you. It also provides English grammar correction and translation support.
== Description ==
Big Magic AI uses Open AI's 'Completions' and 'Images' endpoint to support the following features:
* Generate content
* Generate image
* Translate
* Correct English grammar
Note: This plugin requires an OpenAI API Key.
== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/big-magic-ai` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Once activated, go to 'Settings' -> 'OpenAI API Key'
4. Insert your OpenAI API Key
5. Go to 'Posts' and start using the plugin
== Frequently Asked Questions ==
N/A
== Screenshots ==
1. Plugins in dropdown
2. [Big Magic AI] Correct English Grammar
3. [Big Magic AI] Generate Image
4. [Big Magic AI] Generate Content
5. [Big Magic AI] Translate
== Changelog ==
= 0.1.0 =
* Release Date - May 18 2023*
* Released 'Generate content', 'Generate image', 'Translate', and 'Correct English grammar' feature
* Better error handling within the editor