Most meeting tools summarize one meeting at a time. This one reads across all your Obsidian notes and keeps a running memory. It pulls out every decision and where it came from, tracks when a later meeting overrides an older one, groups open action items by person, and gives a weekly rollup. Bring your own API key (Anthropic, OpenAI, or any OpenAI-compatible endpoint). Zero server, nothing leaves your vault except the call to your provider. Free: 3 syncs/month. Pro: one-time.
No reviews yetBe the first to leave a review for Meeting Notes Synthesizer
Maker
📌
Maker here. I built this because single-meeting summaries kept failing me. The thing I actually needed was "what did we decide three meetings ago, and did we change our mind since?"
So this treats your meeting notes as one connected memory instead of isolated documents. The part I'm most proud of is decision evolution: it's fully deterministic, no LLM guessing about which decision is current.
It's bring-your-own-key and zero-server by design, so I never see your notes or your key. Happy to answer anything about how it works.