silverstein/minutes
Rust-based tool that captures meetings and voice memos as searchable markdown files, exposing them via MCP tools for AI coding assistants.

The repository provides a local conversation memory layer for AI agents. It captures meetings, voice memos, and dictations, transcribes audio using Whisper, and writes everything as plain markdown to ~/meetings/. It exposes MCP server tools allowing AI coding assistants (Claude Code, Codex, Gemini CLI, Cursor, OpenCode, Pi) to query past conversations, decisions, and commitments made by the user. The system prioritizes privacy by storing all data locally with no API key or vendor dependency.
Frequently asked
- What is silverstein/minutes?
- Rust-based tool that captures meetings and voice memos as searchable markdown files, exposing them via MCP tools for AI coding assistants.
- Is minutes open source?
- Yes — silverstein/minutes is open source, released under the MIT license.
- What language is minutes written in?
- silverstein/minutes is primarily written in Rust.
- How popular is minutes?
- silverstein/minutes has 1.4k stars on GitHub.
- Where can I find minutes?
- silverstein/minutes is on GitHub at https://github.com/silverstein/minutes.