classifai
Enrichment pendingSupercharge WordPress Content Workflows and Engagement with Artificial Intelligence.
GraphCanon updated today · GitHub synced today
706
Stars
64
Forks
114
Open issues
73
Watchers
2d
Last push
PHP GPL-2.0Created Jun 18, 2018
Trust & integrity
Full report- Maintenance
- Very active (1d since push)
- As of today · Source: github_public_v1
- Provenance
- Not a fork · Organization account
- As of today · Source: github_public_v1
- Security (OSV)
- No lockfile
- As of today · Source: none
Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.
Overview
Supercharge WordPress Content Workflows and Engagement with Artificial Intelligence.
Capability facts
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Jul 11, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Jul 11, 2026
- Languages
- php, javascript
Source: github.language+package.json · Jul 11, 2026
Categories
Tags
README
Requirements
- PHP 7.4+
- WordPress 6.9+
- Each individual Feature may have its own requirements, please refer to the ClassifAI documentation site for detailed requirements.
Pricing
Note that there is no cost to using ClassifAI itself. For detailed pricing information, please refer to the ClassifAI documentation site.
Installation
Detailed installation instructions can be found on the ClassifAI documentation site.
Install dependencies and build the plugin
npm i && npm run build:docs
This will:
* Install all required dependencies
* Process all hook documentation from the codebase
* Generate the documentation site in the `./docs` directory
---
### 3. Deployment
The documentation site will automatically deploy to GitHub Pages when changes are merged into the `trunk` branch. You can view the live documentation at [https://10up.github.io/classifai/](https://10up.github.io/classifai/).