Teddy AI
AI copilot and automation layer for WordPress — content, SEO, workflows and secure tool execution.
WordPress product ecosystem
AI, structured data, forms and commerce tools designed to work together — built for developers, agencies and modern WordPress teams.
// blackbean.io.vn
import { createClient } from '@blackbean/sdk';
const bb = createClient({
rest: 'https://blackbean.io.vn/wp-json/blackbean/v1/',
openapi: 'https://blackbean.io.vn/wp-json/blackbean/v1/openapi',
});
await bb.teddy.prompt('Summarize latest posts');
Products
Each product works on its own and connects cleanly with the rest of the stack.
AI copilot and automation layer for WordPress — content, SEO, workflows and secure tool execution.
Structured data, boards, workflows and automation built on WordPress.
Form builder, entries management and customer portal for WordPress sites.
Lightweight commerce tools for digital products, licenses and downloads.
Flagship product
AI copilot and automation layer for WordPress — content, SEO, workflows and secure tool execution.
// approval-gated automation
{
"trigger": "form.submitted",
"steps": [
{ "tool": "tables.create_row" },
{ "tool": "teddy.summarize", "approval": true }
]
}
Composition
A practical pipeline from intake to automation to checkout — without leaving WordPress.
01
Collects data
02
Organizes work
03
Automates actions
04
Handles commerce
Developer experience
REST endpoints, OpenAPI specs, hooks and docs — all designed to fit your existing workflow.
# fetch OpenAPI spec
curl -s https://blackbean.io.vn/wp-json/blackbean/v1/openapi \
| jq ".info.title"
Updates
Release notes, guides and product updates from the team.
Nội dung thử nghiệm cho bài post online.
Discover the groundbreaking improvements in WordPress 7.0, from optimized performance and the next-generation Gutenberg editor to advanced core security features.
Explore the docs, try Teddy AI, and connect the products your team needs.