The Visual Website Builder
You Actually Own. React + Next.js, low-code, self-hosted. Your data, your infrastructure, every feature included.
© ChaiBuilder. All rights reserved.

chaicore is the open source ChaiBuilder core, published from
github.com/chaibuilder/core. It exports two things:
<ChaiBuilderEditor /> - the pure, framework agnostic React editor component. Takes
blocks in, gives blocks JSON back. No server, no page model.<ChaiWebsiteBuilder /> - a basic Next.js website builder built on the editor, with
SEO panels, a publish flow, SQLite page storage and page rendering.See Open Source Core for what the package contains and how it relates to Pro.
chaicore has not published its first tagged release. This page will carry a versioned
entry for every release once it does, in the same format as the
chaipro changelog.
If you need the builder today, use chaipro through the
starter. The Quickstart
covers both onboarding paths.
Work in progress toward the first chaicore release. Nothing here is stable, and none of
it is guaranteed to ship in the shape described.
/nextjs subpackage.chaicore will follow semantic versioning. Because the Pro package builds on top of it,
each chaipro release will state the chaicore range it requires, and you will not
normally install chaicore yourself in a Pro project.
