Local audio notes: record/import → local Whisper transcript → 3-layer LLM summary → cross-meeting knowledge graph. Self-hosted, no cloud. MCP server + shared graph viewer.
View on GitHub ↗Home → a meeting's 3-layer summary → the cross-meeting knowledge graph. (Placeholder demo data. ▶ full-quality MP4.)
Standalone local audio notes extracted from type-by-voice.
This tool records or imports audio, transcribes it locally with faster-whisper, and writes:
- transcript.md - notes.md - summary.md - audio.wav - meta.json
It does not do global push-to-talk dictation, tray UI, or paste text into the focused app. Those remain the responsibility of type-by-voice.
One-command install. It creates a Python venv, downloads the local Whisper transcription model, installs Ollama + a small local summary model, and writes a config — so transcription and summaries run fully locally, no cloud, out of the box.
Lighter machines can use a smaller model: VOICENOTESWHISPERMODEL=small ./install.sh (and VOICENOTESLLM=llama3.2:3b).
Layer 2/3 summaries need an LLM — run Ollama locally, or point openaiurl at an OpenAI-compatible server (see below).
The default page is . It can start/stop a recording, upload audio files, import macOS Voice Memos, and download the generated files. The generated notes are plain Markdown in a local folder — keep them in your own repo, share them, or read them from Claude via the MCP server.
The three layers run strictly in sequence — Layer 1 → Layer 2 → Layer 3:
- Layer 1: raw chunked transcript, written live as each audio segment finishes. Nothing else runs until the whole transcript is done. - Layer 2: once Layer 1 completes, the ENTIRE transcript is handed to the local Ollama model in one go, producing a detailed full-text summary grouped by topi
From the project README.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/nikoloside--voice-notes.html)
Turn scattered notes, docs and transcripts into a queryable Markdown wiki — an LLM knowledge-base compiler with MCP access, no embeddings, self-hosted.
alxgntv/substack-api-mcpMCP server for Substack posts (FastMCP + substack-api-client)
sm18lr88/STT-MCPFast, local speech-to-text MCP server
simonw/mcp-explorerCLI tool for exploring an MCP server
sandeepbazar/ocm-mcp-serverAn MCP server that lets AI agents operate a multi-cluster Kubernetes fleet through an Open Cluster Management hub, with policy, approval, and audit between the model and your clusters.
Vladimir-Human/ru-marketplace-mcpДевять российских маркетплейсов и китайский Taobao как MCP-серверы: Wildberries, Ozon, Яндекс Маркет, Детский мир, Авито, Мегамаркет, Lamoda, DNS, Ситилинк. Плюс сравнение цен по всем сразу. Только чт
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.