> The Tiptap AI integration beta is a service where you connect your OpenAI API key to our backend and install the Tiptap editor AI extension to get AI writing experience in your editor. Here’s a demo: https://ai-demo.tiptap.dev/
Congrats, any plan on supporting code/monaco and autocompletion? We had to rebuild it ourselves on top of yjs and gpt4 for windmill.dev and would have happily built it on a service if it existed.
Tiptap AI is still in it’s early stages and we are constantly thinking about how to improve the DX and UX. Autocompletion for text is already working quite well. Our next goals are streaming support for all commands and providing a SDK. Tiptap is primarily a framework for text editing, but we’ll definitely keep an eye on your use cases.
Congrats, any plan on supporting code/monaco and autocompletion? We had to rebuild it ourselves on top of yjs and gpt4 for windmill.dev and would have happily built it on a service if it existed.