cd /news/ai-products/show-hn-velocitynote-a-tiny-markdown… · home topics ai-products article
[ARTICLE · art-115567] src=velocitynote.app ↗ pub= topic=ai-products verified=true sentiment=· neutral

Show HN: VelocityNote – A tiny Markdown notebook with local AI

VelocityNote, a compact Markdown cross-platform notebook under 100 MB, has been released for Windows and macOS with built-in local AI capabilities including a llama.cpp-based agent for summarization, OCR, vision-based image description, and speech-to-text dictation. The app stores notes in SQLite, supports full-text search, and exposes an MCP server and CLI for AI agents, ensuring data stays on-device with no external provider or per-token limits.

read1 min views1 publishedAug 30, 2026

Hi HN — I built VelocityNote, a compact, Markdown cross-platform notebook.

The desktop app is under 100 MB. It starts quickly and remains responsive under memory pressure.

VelocityNote has a built-in, pluggable AI system that can run local models:

  • It is a local LLM app: you can use a llama.cpp-based local agent to summarize notes and tasks. More features, including translation, are coming. - It is an intelligent screenshot app: built-in OCR extracts text, while vision models can describe your images. - It is a dictation app: with Silero VAD and speech-to-text, you can record and transcribe hours-long meetings entirely on your device. - It is an app for managing documents: it supports importing a variety of file formats, including PDF and Word, and migrating data from other notebook databases.

With local models, your data always stays on your device, with no external provider or per-token limits.

Under the hood, notes are stored in SQLite. Full-text search makes searching large notebooks fast. Everything remains available offline and can be exported as standard Markdown.

VelocityNote also exposes an MCP server and a command-line interface, allowing it to serve as a local second brain for both you and your AI agents. Agents can use ultra-fast full-text search to find notes, then read, create, and update them through explicit tools instead of scraping the UI or directly modifying the database.

VelocityNote is cross-platform and currently available for Windows and macOS.

Download:

https://velocitynote.app/download Releases, issues, and feedback:

[https://github.com/VelocityNote/velocitynote](https://github.com/VelocityNote/velocitynote)

Comments URL: [https://news.ycombinator.com/item?id=49496137](https://news.ycombinator.com/item?id=49496137)

Points: 1

── more in #ai-products 4 stories · sorted by recency
── more on @velocitynote 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-velocitynote…] indexed:0 read:1min 2026-08-30 ·