An AI agent for writing Tiptap extensions #4278
jonathanhar
started this conversation in
Community Extensions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
Hello all,
A significant part of our work at Fine (@finehq) is built on Tiptap. We thought of giving back to the community by introducing the Tiptap Extension Expert - an AI agent for streamlining extension creation. 🤖
It's no magic pill 💊, but it is a helping hand: The agent is designed for automating the process of generating and updating Tiptap extensions in your project. Extensions are generated based on your project's specifications, using resources that you provide for the task.
Check it out here
Installation
npm i -g @fine-dev/cli@latest
Usage
You can follow the README to easily get started with the agent: https://github.com/finehq/fine/tree/main/tiptap-extension-expert
Type
Other
Other
We 💖 Tiptap and we hope this will help some of the users in the community.
Beta Was this translation helpful? Give feedback.
All reactions