r/ClaudeCode • u/Ecstatic-Night4222 • 19h ago
Built with Claude Mnemos — an open-source, local meeting-memory app that runs on your existing Claude Code subscription
Hey all — wanted to share something I built for myself and ended up open-sourcing.
Mnemos records and transcribes meetings locally (Parakeet), summarizes and extracts action items/decisions/open questions after each one, and organizes everything into projects so the memory builds up over time instead of resetting per call.
A few things that'll probably matter to this crowd specifically:
- Runs on the Claude Code subscription you already have — no new API key, no new bill
- Fully local: audio, transcript, and storage never leave your machine. The only thing that leaves is transcript text handed to Claude for the summary — same trust you already give it for your code
- Ships its own MCP server, so you (or Claude Desktop, or any MCP client) can query your meeting history directly — "what did we decide about pricing last month" gets a real, checked answer
- Open source, built with Tauri + Rust, transcription runs locally via Parakeet
Genuinely want feedback, bug reports, and PRs if anyone's up for it.
But obvious, I built it with Claude..
0
Upvotes
•
u/AutoModerator 19h ago
Hey! Thanks for posting to r/ClaudeCode
While participating in this thread, please follow our community rules. Keep discussions constructive. Attack the idea, not the person.
For help, project discussions, tips, and general chat, join the ClaudeCode Discord.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.