Overview:
anarlog is an open-source AI meeting notetaker designed for local-first, privacy-focused note capture. It records meetings, transcribes audio using on-device models, and saves notes as Markdown files directly to disk. Users provide their own LLM provider—such as OpenAI, Anthropic, or any OpenAI-compatible endpoint—for note summarization or enrichment. Developed by fastrepl, anarlog targets self-hosters, developers, and anyone who wants full ownership of their meeting data without cloud accounts or tracking.
Core Features:
Local transcription: On-device speech models process audio, so recordings never leave the machine.
BYO LLM: Choose any supported LLM provider (OpenAI, Anthropic, Gemini, OpenRouter, Ollama, LM Studio, or any OpenAI-compatible service) for note processing.
Disk-based Markdown output: Every meeting saves as a
.mdfile, making it easy tocat, grep, or sync via Dropbox, iCloud, Syncthing, or git.No accounts or tracking: The app requires no sign-up, account creation, or telemetry.
Use Cases:
Self-hosting a meeting notetaker with complete data control, syncing notes via existing file sync tools.
Developers or teams who want full file ownership, using
greporcaton meeting notes without proprietary storage.Using an existing LLM provider (e.g., Ollama, LM Studio) to transcribe and summarize meetings locally or via a private endpoint.
Replacing cloud-dependent meeting notetakers with a forked or self-built version, as anarlog is MIT-licensed.
Why It Matters:
anarlog is an open-source, MIT-licensed replacement for cloud-based AI meeting notetakers. Its local transcription and disk-based Markdown storage remove reliance on external cloud infrastructure, while the BYO LLM design allows users to keep AI processing in their own environment. As a fully forkable and self-hostable project, it offers transparency and data control without accounts, tracking, or vendor-imposed tiers—a practical choice for users who prioritize ownership over convenience.




