Introduction
Onoots OS is a Next.js application (onoots-ai) that renders a multi-product shell:
a dashboard core, a per-vertical workspace, the Three-Way Match view, and
Mr. Nelson, an embedded AI analyst. This section gets you running locally.
Run it
pnpm install
pnpm dev # http://localhost:3000The shell defaults to the Proptech vertical; switch verticals from the sidebar.
Mr. Nelson answers questions about the active vertical via POST /api/chat.
Last updated on