
Buddy AI Note
Your daily memo that turns notes into a plan
164 followers
Your daily memo that turns notes into a plan
164 followers
Buddy AI Note is a memo-first daily workspace. Write or speak your day; Buddy organizes it and turns what matters into a small plan it can run for you. Safe steps (reminders, focus time, a research brief...) run on one click; anything sent to others pauses for your review. Plan-then-confirm, not autopilot. Free to start: calendar, daily memo, and Google/Outlook sync. The AI agent (Buddy chat, task plan & execute, voice memos) is the paid upgrade. iOS, Android & web.
Products used by Buddy AI Note
Explore the tech stack and tools that power Buddy AI Note. See what products Buddy AI Note uses for development, design, marketing, analytics, and more.

ClerkAn authentication and user management platform
5.0 (99 reviews)
Auth, organizations and billing as one product. We needed multi-tenant orgs and plan/feature gating without building it. Clerk's JWT (with custom claims) plugs straight into Supabase RLS, and its org mode + billing covered our freemium/Pro plans out of the box.

Next.jsCreate web applications with the power of React components
5.0 (486 reviews)
App Router + React Server Components keep data-fetching and server actions next to the UI, and one framework serves the marketing site, the app, and the API our mobile app calls. Server actions for side-effects, client components for the editor, one codebase, SSR for SEO.

SupabaseThe open source Firebase alternative
5.0 (826 reviews)
Real Postgres, not a proprietary store. Row Level Security enforces per-user isolation in the DB itself (every query runs through Clerk-JWT RLS), and pgvector backs our knowledge graph. Auth + realtime + storage + SQL in one let a small team ship a secure multi-tenant backend fast. Firebase couldn't give us SQL + RLS.
Firebase
Convex