Skip to content

Commit 888bcec

Browse files
authored
Revise readme.txt for patchstack faq
Updated the readme file to reflect the latest version and features of ClassifAI.
1 parent c51acbc commit 888bcec

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

readme.txt

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Tap into leading cloud-based services like [OpenAI](https://openai.com/), [Micro
1616

1717
*You can learn more about ClassifAI's features at [ClassifAIPlugin.com](https://classifaiplugin.com/) and documentation at the [ClassifAI documentation site](https://10up.github.io/classifai/).*
1818

19-
**Features**
19+
== Features ==
2020

2121
* Generate a summary of post content and store it as an excerpt using [OpenAI's ChatGPT API](https://platform.openai.com/docs/guides/chat), [Microsoft Azure's OpenAI service](https://azure.microsoft.com/en-us/products/ai-services/openai-service), [Google's Gemini API](https://ai.google.dev/docs/gemini_api_overview), [xAI's Grok](https://x.ai/) or locally using [Ollama](https://ollama.com/)
2222
* Generate key takeaways from post content and render at the top of a post using [OpenAI's ChatGPT API](https://platform.openai.com/docs/guides/chat), [Microsoft Azure's OpenAI service](https://azure.microsoft.com/en-us/products/ai-services/openai-service) or locally using [Ollama](https://ollama.com/)
@@ -37,7 +37,7 @@ Tap into leading cloud-based services like [OpenAI](https://openai.com/), [Micro
3737
* Bulk classify content with [WP-CLI](https://wp-cli.org/)
3838
* Modification of your `robots.txt` file to block the most common AI data scraping bots from indexing your site
3939

40-
**Requirements**
40+
== Requirements ==
4141

4242
* To utilize the NLU Language Processing functionality, you will need an active [IBM Watson](https://cloud.ibm.com/registration) account.
4343
* To utilize the ChatGPT, Embeddings, Text to Speech or Speech to Text Language Processing functionality or Image Generation functionality, you will need an active [OpenAI](https://platform.openai.com/signup) account.
@@ -52,6 +52,12 @@ Tap into leading cloud-based services like [OpenAI](https://openai.com/), [Micro
5252
* To utilize the Smart 404 feature, you will need an active [OpenAI](https://platform.openai.com/signup) account or [Microsoft Azure](https://signup.azure.com/signup) account with OpenAI access and you will need to use [ElasticPress](https://github.com/10up/ElasticPress) 5.0.0+ and [Elasticsearch](https://www.elastic.co/elasticsearch) 7.0+.
5353
* To utilize the Term Cleanup feature, you will need an active [OpenAI](https://platform.openai.com/signup) account or [Microsoft Azure](https://signup.azure.com/signup) account with OpenAI access. For better performance, you will need [ElasticPress](https://github.com/10up/ElasticPress) 5.0.0+ and [Elasticsearch](https://www.elastic.co/elasticsearch) 7.0+.
5454

55+
== Frequently Asked Questions ==
56+
57+
= Where do I report security bugs found in this plugin? =
58+
59+
Please report security bugs found in the source code of the undefined plugin through the [Patchstack Vulnerability Disclosure  Program](https://patchstack.com/database/vdp/f298c330-8d56-4af5-8a69-736281841ce1). The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.
60+
5561
== Upgrade Notice ==
5662

5763
= 3.3.0 =
@@ -79,3 +85,4 @@ Tap into leading cloud-based services like [OpenAI](https://openai.com/), [Micro
7985

8086
= 1.8.0 =
8187
**Note that this release bumps the PHP minimum from 7.0 to 7.2.**
88+

0 commit comments

Comments
 (0)