classifai
Supercharge WordPress Content Workflows and Engagement with Artificial Intelligence
GraphCanon updated 3w · GitHub synced 3w
Decision brief
ClassifAI is an AI-enhanced plugin for WordPress that leverages computer vision and classification to improve content management and user engagement.
Good fit when
- When you need advanced content tagging and automatic categorization through computer vision on a WordPress site.
- If your project requires integration with specific services such as Azure or IBM Watson for additional AI functionalities.
Avoid when
- For projects where the minimum PHP version required is below 7.4, given that ClassifAI mandates at least this version.
- When there's a need for a more lightweight solution without the overhead of integrating with multiple external services like Microsoft Azure or IBM Watson.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (1d since push)
- As of 3w
- Provenance
- Not a fork · Organization account
- As of 3w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/10up/classifaiSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
ClassifAI is an AI-enhanced plugin for WordPress that improves content management and engagement through features like classification and computer-vision.
Capability facts
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Jul 31, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Jul 31, 2026
- Languages
- php, javascript
Source: github.language+package.json · Jul 31, 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/).
For agents
This page has a .md twin and JSON over the API.