-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
46 lines (35 loc) · 2.01 KB
/
readme.txt
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
=== AI Smart Suggestions ===
Contributors: meet_hasmukh
Donate link: https://buymeacoffee.com/hasukmistry
Tags: AI, Content Suggestions, Smart Suggestions, AI Suggestions, AI Smart Suggestions
Requires at least: 6.2
Tested up to: 6.5
Stable tag: 1.0
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl.html
Get intelligent text suggestions for headings and paragraphs in the Gutenberg editor.
== Description ==
This WordPress plugin leverages AI capabilities to provide intelligent text suggestions for headings and paragraphs in the Gutenberg editor. At the moment [Groq](https://console.groq.com/docs/quickstart) is the only AI provider supported by this plugin. The plugin aims to enhance writing quality and assist users in creating engaging content efficiently.
== Installation ==
Starting with AI Smart Suggestions consists of just two steps: installing and setting up the plugin.
### INSTALL AI Smart Suggestions FROM WITHIN WORDPRESS
1. Visit the plugins page within your dashboard and select ‘Add New’;
2. Search for ‘AI Smart Suggestions’;
3. Activate AI Smart Suggestions from your Plugins page;
4. Go to ‘after activation’ below.
### INSTALL AI Smart Suggestions MANUALLY
1. Upload the plugin files to the `/wp-content/plugins/ai-smart-suggestions` directory.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to ‘after activation’ below.
### AFTER ACTIVATION
1. Use the Settings->Smart Suggestions screen to configure the plugin.
2. You’re done!
== Screenshots ==
1. **Settings Page**: The settings page where you can configure the AI provider and the plugin options.
2. **Toolbar Option**: Smart Suggestions toolbar option with the icon.
3. **Suggestions in Gutenberg Editor**: The suggestions generated by the AI provider in the Gutenberg editor.
4. **Select Suggestion**: Clicking on the suggestion will replace the selected text with the suggested text.
5. **Updated Content**: The updated content with the suggested text.
== Changelog ==
= 1.0.0 =
* Initial release.