"use client" import { Card, CardContent } from "@/components/ui/card" import { Button } from "@/components/ui/button" import { Check, DollarSign, Key, Shield } from "lucide-react" import { downloadAndNavigate } from "@/lib/utils" export default function Pricing() { return (

Pricing That Makes Sense

No subscriptions, no hidden fees, no premium tiers.

✨ COMPLETELY FREE FOREVER
$0
Forever and always

What's Included

  • Unlimited meeting recordings
  • Real-time AI transcription
  • AI-enhanced meeting summaries
  • Complete data privacy (local storage)
  • Full source code access
  • Customizable AI prompts
  • Regular updates and improvements

How It Works

Bring Your Own API Keys

Use your OpenAI API key. Pay only for what you use, directly to the providers.

Your Keys, Your Control

API keys are stored securely on your device. We never see or store your credentials.

Typical Costs

~$0.20/hour using gpt-4o-mini-transcribe for transcription and gpt-4.1-mini for summarization.

Compare to Alternatives

Meetingnotes
$0 + API costs
~$0.20/hour
Granola
$18/month
Subscription required
Fathom
$15/month
Bot joins meetings
Fireflies
$10/month
Storage limits

No credit card required • No account needed • No data collection

) }