Sulu AI Platform Bundle¶
The SuluAiPlatformBundle integrates the AI services of the sulu.ai platform into the Sulu content management system: content generation experts for editors, AI-powered translation, and intelligent search over your content.
-
Getting Started
Install the bundle, register the bundles in the right order, and connect your sulu.ai project.
-
Experts
Writing Assistant, SEO, excerpts, media metadata, and translation — the AI features editors use in the admin.
-
Intelligent Search
AI-powered question answering over your Sulu content — with ingestion, streaming answers, and citations.
-
Symfony Agents
Configure AI agents in your Symfony application — including intelligent search as an agent tool.
-
Configuration
Every option under
sulu_ai_platform, with defaults — from API keys to chunking and field types. -
Operations
Deployment, expert synchronization, ingestion, and real-time updates via webhooks.
All Guides¶
- Getting Started — Installation and initial setup
- Experts — The AI features in the Sulu admin
- Writing Assistant
- SEO Generator
- Excerpt Generator
- Media Metadata Generator
- Translator — including full content translation and custom entities
- Custom Context Providers — enrich expert requests with your own data
- Intelligent Search — AI-powered search with content ingestion, streaming answers, and citations
- Symfony Agent Integration — How to create and integrate AI agents in your Symfony application
- Configuration Reference — All options and defaults
- Operations & Deployment — Schema, sync, ingestion, commands, pitfalls
- Webhooks — Real-time updates from the sulu.ai platform
- Upgrade Notes — What to review before upgrading to a new version
Examples¶
Runnable standalone examples are shipped with the bundle in the examples/ directory of the package (vendor/sulu/ai-platform-bundle/examples/).