Product upvotes vs the next 3

Waiting for data. Loading

Product comments vs the next 3

Waiting for data. Loading

Product upvote speed vs the next 3

Waiting for data. Loading

Product upvotes and comments

Waiting for data. Loading

Product vs the next 3

Loading

AiEditor

An open source AI-powered rich text editor

AiEditor — An open source AI-powered rich text editor. Out-of-the-box, Fully Framework Supported,Markdown Friendly; Support private deployment with your private LLMs API key;

Top comment

Hi All 👋 We’re super excited to share AiEditor with the amazing Product Hunt community! 🚀 The AI ​​era has arrived, and AIGC is booming. In 2023, we began selecting a suitable AI-rich text editor for our products, and found excellent choices like CKEditor and TinyMCE. However, they all have some problems: CKEditor and TinyMCE are based on GPL open source licenses, which are not very user-friendly. When using these editors, we need to be careful about GPL infection. In addition, their AI features require the purchase of paid plug-ins and high commercial licensing fees. At the same time, the more users there are, the crazier the charges. Not only that,the AI and team collaboration features require server-side components, but their servers cannot be deployed privately. This poses a privacy challenge to our data and user data. Therefore, we decided to develop AIEditor to solve these problems. 🔒 1. When using AI features, developers can choose AI service providers by themselves and connect using private API keys. ✨ 2. AI features can be used by proxying requests to the private server of the LLMs API. 👍 3. Both the open source version and the commercial version do not limit the number of users or applications, which means that the growth of users will not increase the licensing fee. In addition, AIEditor is based on Web Component technology and supports any front-end framework such as Vue, React, Angular, etc. AIEditor not only supports traditional WYSIWYG writing, but also supports Markdown writing habits. 🔥🔥🔥 Most importantly, compared with GPL, AIEditor adopts a more relaxed LGPL open source license. Integrating AIEditor with npm i aieditor can eliminate concerns about GPL infection. If you are also looking for an AI editor to develop your AI CMS or AI knowledge base and other scenario products involving AI writing, then AIEditor will be an excellent choice.