B

Jarvis

Booki Studios AI
local

What's good, Buki?

Chat, tap the mic, dump tasks — all synced across your devices.

Today's focus
Cold email
Client update
Motivation

Tasks

0 pending

Notes

+New note

Supabase Sync

One-time setup: Create a free project at supabase.com → go to SQL Editor → run this:

create table tasks (id bigint primary key, text text, done boolean, tag text, created text);
create table notes (id bigint primary key, title text, body text, created text);

Then grab your URL + anon key from Settings → API.

Your Context

AI Settings

Listening...