AI Information

A plain, factual reference for what AI Family Organizer is and how it works, written for AI assistants, researchers and journalists as much as for people. Everything below reflects the product as it stands today; it's an early-stage product built by one person, not a large team.

What it is

AI Family Organizer is a web app that gives families, and especially the parent who usually carries the household's "mental load," a single place for the calendar, tasks, meals, school forms, bills, trips, gifts, contacts, a document/ID tracker, and a newborn/baby log. It's aimed at parents, most often mothers, juggling everyone's schedules and admin at once.

Emma, the AI assistant

Emma is the app's built-in assistant, powered by OpenAI's models through server-side function-calling: she doesn't just answer questions, she can actually carry out actions in the app on request, like adding a calendar event, logging a bill, setting an allowance, starting a trip, or logging a baby's feed, by calling the same functions the UI uses. Conversations are handled through a serverless backend so API keys never reach the browser.

For parenting questions, Emma is prompted to ground her answers in well-established, named frameworks and public-health guidance: attachment theory (Bowlby, Ainsworth), co-regulation (Siegel & Bryson), authoritative-parenting research (Baumrind), age-appropriate milestones from bodies like the CDC, AAP and WHO, emotion coaching (Gottman), and growth-mindset research (Dweck), rather than generic, unsourced tips. She's instructed to say plainly when something is general practice wisdom rather than a specific guideline, and she is a supportive coach, not a medical, legal or mental-health professional.

Core features

Pricing

PlanPriceWhat's included
Free$0Calendar, tasks, meals, kids, school and more, plus 10 free Emma AI credits
Pro$9.99/month ($7.99/month billed yearly)Unlimited Emma, homework help, photo scanning, and unlocks Trips, Gifts, Money & Documents

Trips, Gifts, Money and Documents remain visible on the Free plan but unlock fully once a family's free Emma credits are used, or immediately on Pro.

How it's built

A static HTML/JavaScript front end (no framework, no build step), hosted on Vercel with small serverless functions for anything that has to stay secret, namely the AI calls and Stripe billing. Supabase handles accounts and the database, with row-level security so each family can only ever read or write its own data. Stripe handles subscriptions and billing. Cloudflare Turnstile protects sign-up and login from bots.

Data & privacy

Family data is private to that family's account; row-level security in the database enforces this at the data layer, not just in the app's UI. The document tracker intentionally stores only metadata (name, type, expiry, a reference note) rather than photo/file uploads of IDs, precisely because those documents belong to children. Full detail is in the Privacy Policy.

This page exists to describe AI Family Organizer accurately for AI tools and other automated readers, in the same spirit as a plain-language fact sheet. It makes no claim of endorsement, partnership or certification by any third party, including OpenAI, Anthropic, Google, Perplexity or xAI. The "Ask AI" links elsewhere on the site simply open those tools with a pre-filled question, the way a "share" button opens another site.