Philip Isik

Tiptap AI Agent - Add Cursor-like AI agent to your rich text editor in minutes

Add an AI Agent to your text editor without the boilerplate. Let AI read and edit documents based on user-defined tasks. Works with OpenAI or your own LLM stack. Multiplayer-ready, fully customizable, and easy to integrate.

Add a comment

Replies

Best
Philip Isik
Hey Product Hunt 👋 We built this because adding Cursor-like AI features to a rich text editor is way harder than it should be: context management, undo/redo, multiplayer, AI UX, it all adds up fast. The AI Agent gives you a clean API to build custom document workflows… assistants, automations, you name it. Works with OpenAI or your own LLMs, and supports multiplayer + AI change review. Try the live demo: https://ai-agent.tiptap.dev/ Read the docs: https://tiptap.dev/docs/content-... We’d love to hear your feedback, ideas, or questions. We’re here all day! Philip
Supa Liu

This makes adding AI to the editor experience feel effortless and flexible. Love the balance of customization and simplicity — especially great that it supports both OpenAI and self-hosted models. Definitely a powerful addition for collaborative teams.

Arnau Gómez Farell

@supa_l Thanks for your feedback! We're curious to find out how developers will use it with their custom and backend AI models.

CaiCai

Finally saw the official announcement. We noticed this update back in May and looked into it. In the end, we decided to build our own solution, since we might need to work with more rich text modules. After checking it out again today, I’m really looking forward to your next updates. Highly recommend this to others—ready to use out of the box

Philip Isik

@hi_caicai Thanks for your feedback! Curios to hear what rich text modules you need.

CaiCai

@philip_isik We customized some: images, tables, code blocks, quotes, and an SVG editor

CaiCai

@philip_isik I understand the difference between general-purpose and vertical-specific scenarios, I just hope that Tiptap can find a balance in this process. At least I believe that in the AI era, most capabilities should be compatible with Markdown syntax support

John Wetzel

I think my favorite part is that it shows the before/after and allows you to accept changes! A great setup for this kind of thing!

Philip Isik

@john_wetzel true! It's much better than trying to compare the AI's changes yourself.

Dhruv Bhatia

This looks super exciting and I believe could be quite useful.

However, I didn't quite get the UX, does it work like Cursor (Command-L) etc.? I couldn't figure out the shortcuts...

Andrew Charlton

This is awesome! Are the LLM credits bundled in with your pricing, or do you pay monthly and pay extra for LLM credits?

Philip Isik

@andrewacharlton Thank you! You can connect the agent with your OpenAI API key via our cloud or with your custom LLM via your own backend. Therefore, no LLM credits are required on our end :-)

Andrew Charlton

@philip_isik oh that's cool! And you can use the AI features without hosting on the cloud as a document?

Philip Isik

@andrewacharlton That's correct. If you only use the AI agent on the client-side and don't use any of the other cloud collaboration features, there is no cloud document.

Andrew Charlton

@philip_isik Nice! Seems v reasonable :)