Build AI-powered editors
Learn how to build AI-powered editors through guides, API references, and integration examples.
Get started
Tiptap offers two frontend extensions that integrate directly into your editor.
AI Toolkit
Provides tool definitions for AI agents to read, insert, and patch editor content. Includes document chunking, schema-aware generation, real-time streaming, and suggestion-based reviews.
AI Generation
Executes built-in or custom text commands (summarize, rephrase, translate) with streaming responses. Includes Tab-triggered autocompletion and response management.
Explore use cases
Explore technical implementations for AI-powered editing. Build AI agents with document-editing capabilities like chatbots, inline edits, and proofreading, or add simple AI commands like autocompletion, translation, and summarization.
View use cases
Use your own AI infrastructure
All extensions support custom AI infrastructure where no data is sent to Tiptap:
-
AI Toolkit: Framework-agnostic. Works with Vercel AI SDK, LangChain, OpenAI SDK, Anthropic SDK, or your own implementation. Learn more
-
AI Generation: Connect your own LLM by overriding the resolver. Alternatively, use Tiptap AI server as middleware to OpenAI (currently supports OpenAI models only). Learn more
Privacy and security: When using the Tiptap AI backend with AI Generation, learn how we handle AI data processing and content privacy in our privacy documentation.
Legacy extensions
AI Suggestion, AI Changes, and AI Assistant are being deprecated in 2026 and will be replaced by AI Toolkit. These extensions receive no new features and are maintained for existing users only.
Migrating to AI Toolkit: The AI Toolkit provides superior capabilities for AI agent workflows. View migration guides to learn how to transition your application.
Migration support
Get hands-on help migrating your content as part of Business or Enterprise onboarding in a dedicated Slack channel.
Trusted by Axios, PostHog, Beehiiv, GitLab and more.