Novel (novel.sh) is an open-source, Notion-style WYSIWYG editor with AI-powered autocompletions, built by Steven Tey. It is powered by Next.js, Tiptap, OpenAI, and the Vercel AI SDK, and can be deployed to Vercel with a single click. The editor supports React natively, with community-maintained packages for Svelte and Vue, an npm SDK, and a VSCode extension, making it a versatile drop-in rich-text editor for any project. It provides AI-driven text suggestions, rich formatting options, and local storage integration for seamless writing and documentation workflows.
Visit Novel's official website for product details and getting started.
Comprehensive guides and API reference for implementing Novel in your projects.
Access the source code, report issues, and contribute to the Novel project.