Novel

screenshot of Novel
nextjs
notion

Notion-style WYSIWYG editor with AI-powered autocompletion.

Overview

Novel is a Notion-style WYSIWYG editor with AI-powered autocompletions. Users can deploy their own version of Novel to Vercel with a single click or set it up locally by cloning the repository and setting up the required environment variables.

Features

  • AI-powered Autocompletions: Novel provides AI-powered autocompletions for enhanced writing experiences.
  • Deploy with Vercel: Easily deploy Novel to Vercel with a one-click deployment option.
  • Cross-framework Support: Apart from React, Novel offers support for Svelte, Vue, and a VSCode Extension.
  • Tech Stack: Built on Next.js, Tiptap, OpenAI, Vercel AI SDK, Vercel, TailwindCSS, and Cal Sans font.
  • Contributing Guidelines: Users can contribute by opening issues for bugs, making pull requests, or enhancing features.

Summary

nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

notion
Notion

Notion is an all-in-one workspace that helps individuals and teams organize and manage their projects, notes, documents, and databases. It offers a range of features, including note-taking, task management, project planning, team collaboration, and more, all within a single app.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.

vercel
Vercel

Vercel offers built-in support for deploying and hosting Next.js applications, making it a popular choice among Next.js developers.