#549 · Primary category: AI Agents & Automation

minutes

agent-skills ai claude mcp meeting-notes meetings parakeet privacy rust speech-to-text transcription voice-memo whisper

Every meeting, every idea, every voice note, searchable by your AI. Open-source, privacy-first conversation memory layer.

Project last updated:08/29/26

GitHub Stars

1.5K

Forks

158

Contributors

33

License

MIT

Why we included this project

If your AI coding assistant keeps losing the context from meetings and voice notes, minutes gives it a place to look that actually persists. The tool runs locally, transcribes audio with Whisper or Parakeet, and writes the results as plain markdown files in ~/meetings/, then exposes them to Claude Code, Codex, Gemini CLI, Cursor, OpenCode, and any MCP client through an MCP server. The ownership model is the part worth noticing: audio never uploads, text leaves your disk only when a policy authorizes sending it to a cloud summarizer, and restricted meetings stay excluded by default. For developers and small teams that want their AI to answer questions like 'what did I promise Sarah?' from their own files, this is a practical self-hosted alternative to cloud notetakers, and it stays useful long after any single tool or model changes.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category