# Novel - Notion스타일 WYSIWIG 에디터 오픈소스

> Clean Markdown view of GeekNews topic #9516. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=9516](https://news.hada.io/topic?id=9516)
- GeekNews Markdown: [https://news.hada.io/topic/9516.md](https://news.hada.io/topic/9516.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-06-28T10:16:02+09:00
- Updated: 2023-06-28T10:16:02+09:00
- Original source: [github.com/steven-tey](https://github.com/steven-tey/novel)
- Points: 19
- Comments: 1

## Topic Body

- AI를 이용한 자동완성 기능 내장   
- "/" 로 기능 팝업 (자동완성 및 스타일링)  
- Next.js + Tiptap(에디터) + OpenAI + Vercel AI SDK + TailwindCSS

## Comments



### Comment 16790

- Author: iolothebard
- Created: 2023-06-28T10:34:28+09:00
- Points: 1

novel의 편집기는 tiptap... tiptab의 편집기는 prosemirror...  따라가다보면 결국 codemirror...  
흠...
