Skip to content

Get started

What is Tadabase AI?

A quick tour of Vibe, Tadabase, and how they fit together.

Overview

Tadabase AI is an AI-native app studio. You describe an app in plain English; an agent writes the React frontend, the Node backend routes, and wires everything to your Tadabase data — live, in a preview, in seconds.

Your Tadabase app is the system of record: tables, workflows, PDF templates, role-based access. Vibe is the surface your users actually touch — a custom UI, custom routes, custom integrations, hosted on its own subdomain.

How the pieces fit

Diagram showing Tadabase as data layer and Vibe as UI layer
Tadabase holds your data. Vibe is the UI on top of it.
  • Tadabase — tables, workflows, PDF templates, users, roles, RLS policies.
  • Vibe agent — Claude under the hood, with tools to edit files, run npm, and read your schema.
  • Vibe project — a React + Node app, one container per project, deployed in ~60 seconds.
  • Tadabase AI SDK — pre-wired clients for the Tadabase Domain API and Schema API, on both server and browser.

When to reach for Vibe

Vibe is the right tool when you need a custom-feeling UI, a public-facing portal, an integration the Tadabase builder doesn't support, or a workflow that's easier to express in code than in flowcharts.

How everything connectsThe whole stack drawn out, from your data up to the person clicking on it.
Ready to build

Skip the docs.
Just describe it.

Tadabase AI builds it, hosts it and keeps it running. Real backend, real domain, real app.

Start Building