Honest pricing

Simple, honest pricing

For now FamilyHub is available as open-source self-hosted. Hosted plans (Cloud Free, BYOK and Full) are being prepared — pricing and availability will follow.

Hosted plans coming soon

We're splitting the hosted experience into its own track. Pricing and launch date are still to be announced. Right now FamilyHub is available as open-source self-hosted — fully featured, no limits.

Read the self-hosting guide
Coming soon

Free

€0

The basics, free forever. Tasks, shopping lists, and the family calendar — no AI features.

TBD

Pricing & launch date to be announced

  • Shared shopping lists
  • Recurring tasks with family assignments
  • Family calendar (syncs with iOS/Android/Proton/Google)
  • Family cookbook (manual entry only, no AI import)
  • Kitchen hub display with photo slideshow
  • No AI voice assistant
  • No speech-to-text
  • Community support (GitHub issues)
  • Upgrade anytime
Coming soon

Cloud BYOK

Bring Your Own Keys

All FamilyHub features, plus AI and speech-to-text powered by your own API keys.

TBD

Pricing & launch date to be announced

  • Everything in Free
  • AI voice assistant — your own Anthropic or OpenAI key
  • Speech-to-text — your own Whisper-compatible key
  • AI recipe import from URL or pasted text
  • Automatic updates and backups
  • Kitchen hub display with photo slideshow
  • Priority email support
  • Lower price because you bring the AI
Coming soon

Full SaaS

All-inclusive

The full package. I handle hosting, updates, backups, AI, and speech-to-text. You just use it.

TBD

Pricing & launch date to be announced

  • Everything in Free
  • Hosted AI voice assistant — no setup
  • Hosted speech-to-text — no setup
  • AI recipe import from URL or pasted text
  • Automatic updates and backups
  • Kitchen hub display with photo slideshow
  • Priority email support
  • Generous fair-use cap (3000 AI requests/month)
Open Source

Self-Hosted

Open Source

Run it on your own hardware. Full control, full privacy, always free.

Free

forever, open source

  • All features, no limits
  • AI voice assistant — your own API key
  • Speech-to-text — your own API key
  • AI recipe import from URL or pasted text
  • Your data stays on your hardware
  • Runs on any Docker host — Raspberry Pi, NAS, mini-PC, VPS, or Kubernetes
  • Community support (GitHub issues)

Questions?

What happens after the Full trial?
You pick a plan: stay on Full, switch to BYOK, or drop to Free. No surprise charges. Your data is always exportable.
What's the difference between Free, BYOK, and Full?
Free has tasks, shopping, and calendar — no AI. BYOK adds AI/STT using your own API keys at a lower subscription. Full includes hosted AI and speech-to-text.
What's the difference between BYOK and Self-Hosted?
BYOK means we host the app but you supply AI API keys. Self-hosted means you run the whole app — including the database, calendar server, and API — on your own hardware. Same features, different levels of operational responsibility.
Is the self-hosted version limited?
Nope. Exact same features. The payment module is just not wired up — no billing UI, no trial flows. Everything else works identically, including AI and voice-to-text (bring your own key).
Can I switch plans later?
Yep. Switch between Free, BYOK, and Full anytime. Plan switches on the same billing interval (BYOK ↔ Full) take effect immediately with pro-rata. Switching between monthly and yearly takes effect at the end of your current billing period, and you can cancel the pending switch any time before then.
Can I move from self-hosted to hosted (or the reverse)?
The schema is identical in both modes, so the migration path exists. Hosted → self-hosted: export your data from the hosted admin and import it into your own instance. Self-hosted → hosted: we can help with a DB import during onboarding. Either way: no lock-in.
Who maintains the self-hosted version?
The community and I do. The repo is on GitLab, issues and merge requests welcome. The core is actively developed because we use it ourselves and run the hosted version from the same codebase.