Back to browse
GitHub Repository

An AI powered, Notion-style WYSIWYG rich-text block-based editor. 🍀

98 starsTypeScript

Yiitap – AI-native Notion-style block editor

by pileax·Apr 30, 2026·4 points·2 comments

AI Analysis

MidShip It

Yet another Notion clone with AI menus when Blocknote already exists.

Strengths
  • Supports Vue and React out of the box unlike many Tiptap wrappers.
  • Includes fifty UI components and fifteen extensions to accelerate initial setup.
  • Markdown paste and copy works natively without extra configuration steps.
Weaknesses
  • AI features are just menu wrappers around existing LLM APIs.
  • Crowded market with Blocknote and Tiptap AI extensions already solving this.
Target Audience

Frontend developers building AI writing apps

Similar To

Blocknote · Tiptap · Editor.js

Post Description

Hi HN,

I built an open-source block editor designed for AI-native apps.

It’s inspired by Notion, but built with AI workflows in mind: - Built-in AI capabilities to supercharge content creation and productivity. - Block-based editing (drag, split, reorder) - Markdown paste & copy - Built on top of Tiptap & ProseMirror

Supports both Vue and React.

Demo: https://yiitap.pileax.ai/demo/vue

GitHub: https://github.com/pileax-ai/yiitap

Would love feedback — especially what kind of AI features you'd expect in an editor like this.

Similar Projects