Meet to MD
Desktop app that transcribes meetings and generates Markdown minutes with local AI.
Native desktop app built with Tauri v2, React, and FastAPI. Records audio from microphone and speakers (WASAPI loopback), transcribes with Faster-Whisper (local, CPU, auto language detection), and automatically generates structured Markdown meeting minutes with executive summary, topics covered, decisions, action items, risks, and next steps via Ollama (local LLM) with fallback to OpenAI API or template. Note management with yearly/monthly folder structure, TipTap editor for custom notes, and tabbed viewer for transcript, AI summary, and notes. Fully offline and private — no data leaves your machine unless OpenAI fallback is configured.
Settings