An open API service indexing awesome lists of open source software.

https://github.com/niazmorshed2007/appwrite-writer

Appwrite Writer is a notion like editor powered with Appwrite, OpenAI & Novel.
https://github.com/niazmorshed2007/appwrite-writer

Last synced: about 2 months ago
JSON representation

Appwrite Writer is a notion like editor powered with Appwrite, OpenAI & Novel.

Awesome Lists containing this project

README

          

![appwrite-writer](https://github.com/NiazMorshed2007/appwrite-writer/assets/77217706/a203decd-76fe-4204-99e3-aeccd0ba7c48)


Introduction ·
Setting Up Locally ·
Tech Stack ·



## Introduction

Appwrite Writer is a Notion-style WYSIWYG editor with AI-powered autocompletions powered by Appwrite and [Novel] (https://github.com/steven-tey/novel). It's goal is to give you an example of how powerful things you can build with Appwrite. Use this project to build your next cool project. And share love by sharing on social!

https://github.com/NiazMorshed2007/appwrite-writer/assets/77217706/f7fba7f5-d902-473f-9e0f-82e05c4e7797


## Tech Stack

Appwrite Writer is built on the following stack:

- [Appwrite](https://appwrite.io/) - backend
- [Next.js](https://nextjs.org/) – framework
- [OpenAI](https://openai.com/) - AI completions
- [Novel](https://github.com/steven-tey/novel)
- [Vercel AI SDK](https://sdk.vercel.ai/docs) – AI library
- [Vercel](https://vercel.com) – deployments
- [TailwindCSS](https://tailwindcss.com/) – styles
- [Cal Sans](https://github.com/calcom/font) – font

## Author

- Niaz Morshed ([@niazmorshed_](https://twitter.com/niazmorshed_))