# aieditor-team/AiEditor

AiEditor is a next-generation rich text editor for AI.

Repository: https://github.com/aieditor-team/AiEditor
Canonical: https://ross.abutalabs.com/products/aieditor
Homepage: https://AiEditor.dev
Language: TypeScript
License: LGPL-2.1
License Family: copyleft
Topics: aieditor, contenteditable, editor, markdown-editor, prosemirror, rich-text-editor, text-editor, tiptap, wysiwyg
Last push: 2026-03-14T09:00:46+00:00

## Health v2 (maintenance only)
Score: 61/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 72, release rhythm 40, longevity 73
- inputs: {"age_days": 1027, "days_push": 172, "days_rel": 434, "gap_med": 8, "n_releases_24m": 22}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1774, forks 217 (observed 2026-08-28T04:05:34.417247+00:00)

## What it is
AiEditor is an open-source, AI-powered rich text WYSIWYG editor built on Web Components (ProseMirror/Tiptap-based) that integrates with any front-end framework like React, Vue, or Angular. It supports connecting to any LLM via user-supplied API keys, including private models, with AI features like continuation, translation, optimization, and code explanation.

## Use cases
- embed a rich text editor in a react or vue app
- add ai writing assistance to a wysiwyg editor
- markdown-friendly editor with live preview
- editor that works with my own private llm api key
- self-hosted alternative to ckeditor ai plugins
- build a document editing app with ai continuation and translation
- lightweight web component text editor for any framework

## When to choose
- you need a framework-agnostic rich text editor with built-in AI features and your own LLM keys
- you want an LGPL-licensed alternative to GPL editors like CKEditor or TinyMCE
- you need markdown support, attachments, code blocks, and tables out of the box

## When to avoid
- you need a fully headless editor you style and structure entirely yourself
- you require features only available in the paid commercial version
- you need a native mobile or desktop editor rather than a web component

## Facets
- artifact type: library
- maturity: active
- function: editor, ui-components, llm-inference, markdown
- domain: frontend, web-development, text-editors, large-language-models
- platform: browser, cross-platform
- tags: rich-text-editor, wysiwyg, web-component, tiptap, prosemirror, ai-powered, typescript, lgpl, web-server, nodejs

## Member repositories
- aieditor-team/AiEditor (main) score 61

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:34.417247+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:25:22.225016+00:00, confidence not recorded.
  - readme: https://github.com/aieditor-team/AiEditor (fetched 2026-08-28T04:05:34.417247+00:00, sha 16f18519ee20)
  - homepage: https://AiEditor.dev (fetched 2026-08-29T11:04:12.092012+00:00, sha 04b7d4fc470f)
  - site_page: https://aieditor.dev/docs/what-is-ai-editor.html (fetched 2026-08-29T11:04:12.101662+00:00, sha c64130329001)
  - site_page: https://aieditor.dev/docs/changes.html (fetched 2026-08-29T11:04:12.104630+00:00, sha 16fe6715e639)
  - site_page: https://aieditor.dev/docs/getting-started.html (fetched 2026-08-29T11:04:12.108969+00:00, sha 6414dcbfd700)
  - registry_npm: https://registry.npmjs.org/aieditor (fetched 2026-08-29T11:04:12.111240+00:00, sha 4177ad720786)
- Data as of 2026-08-30T08:39:29.467469+00:00.
