# steven-tey/novel

Notion-style WYSIWYG editor with AI-powered autocompletion.

Repository: https://github.com/steven-tey/novel
Canonical: https://ross.abutalabs.com/products/novel
Homepage: https://novel.sh
Language: TypeScript
License: Apache-2.0
License Family: permissive
Topics: chatgpt, notion, openai, prosemirror, tiptap, ai-sdk, nextjs, vercel
Last push: 2025-01-18T14:26:33+00:00

## Health v2 (maintenance only)
Score: 33/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 2, release rhythm 40, longevity 90
- inputs: {"age_days": 1261, "days_push": 592, "days_rel": 568, "gap_med": 0.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 16432, forks 1383 (observed 2026-08-28T04:11:16.412295+00:00)

## What it is
Novel is an open-source, headless Notion-style WYSIWYG rich text editor built on Tiptap and ProseMirror, with AI-powered autocompletion via the OpenAI API. It ships as an npm package for React (with community packages for Svelte and Vue) plus a demo Next.js app and a VSCode extension.

## Use cases
- add a Notion-style WYSIWYG editor to a React app
- rich text editor with AI autocompletion
- headless editor with slash commands
- build a Notion clone editor
- embed an AI writing assistant in a web app
- markdown-friendly editor for Next.js

## When to choose
- you want a Notion-like editing experience in React with slash commands and AI completions
- you need a headless Tiptap-based editor you can style and extend
- you're on Next.js/Vercel and want a one-click deployable editor demo

## When to avoid
- you need a non-React framework without relying on community-maintained packages
- you want a fully batteries-included editor with no OpenAI API key or backend setup
- you need a plain lightweight text editor without AI features

## Facets
- artifact type: library
- maturity: active
- function: editor, ui-components, llm-inference, markdown
- domain: frontend, web-development, text-editors, large-language-models
- platform: browser
- tags: wysiwyg, tiptap, prosemirror, notion-style, ai-autocompletion, react, nextjs, headless-editor, nodejs, web-server

## Member repositories
- steven-tey/novel (main) score 33

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:16.412295+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-29T17:05:06.815575+00:00, confidence not recorded.
  - readme: https://github.com/steven-tey/novel (fetched 2026-08-28T04:11:16.412295+00:00, sha c7505eae7980)
  - homepage: https://novel.sh (fetched 2026-08-29T08:02:49.387589+00:00, sha 93ae883f8176)
  - site_page: https://novel.sh/docs (fetched 2026-08-29T08:02:49.390061+00:00, sha 5042743fbdf5)
  - registry_npm: https://registry.npmjs.org/novel (fetched 2026-08-29T08:02:49.391884+00:00, sha 43aab4c36487)
- Data as of 2026-08-30T08:39:29.467469+00:00.
