Open-source editor with AI-powered autocompletions
Top 3.4% on sourcepulse
Novel is an open-source, Notion-style WYSIWYG editor designed for developers seeking a customizable and AI-enhanced writing experience. It provides a rich text editing interface with AI-powered autocompletion, aiming to streamline content creation.
How It Works
Novel leverages a modern web technology stack, including Next.js for the framework, Tiptap for the core WYSIWYG editor functionality, and the Vercel AI SDK for integrating AI completions. OpenAI's API powers the autocompletion feature, offering intelligent suggestions as users type. Styling is handled by TailwindCSS, and deployments are facilitated by Vercel.
Quick Start & Requirements
pnpm i
followed by pnpm dev
.Highlighted Details
Maintenance & Community
The project is actively maintained by Steven Tey, with contributions encouraged through issues and pull requests. Further community engagement details are not explicitly provided in the README.
Licensing & Compatibility
Licensed under the Apache-2.0 license, permitting commercial use and integration into closed-source projects.
Limitations & Caveats
Vercel Blob token is currently in beta, which may affect full functionality for new users. Documentation is marked as "Work In Progress" (WIP).
6 months ago
1 week