VelocityNote/velocitynote

VelocityNote — a fast, local-first Markdown notebook for macOS and Windows.

0

stars

1

commits

Sep 1, 2026

updated

velocitynote.app
local-first
macos
markdown-editor
mcp
note-taking
productivity
sqlite
windows
Browse cluster: Self-hosted Note-taking & Knowledge Management

README

VelocityNote — Markdown notes at the speed of thought

VelocityNote

Markdown notes at the speed of thought.

A fast, native, local-first notebook born in the age of agentic AI.

Website · Download · Release notes · Contact

Your notes, your machine

VelocityNote keeps your notes on your computer, works without a network connection, and lets you export standard Markdown at any time. It gives you a focused native workspace without tying your knowledge to a proprietary editing model or a single platform.

Cloud sync is optional. You can keep a notebook local-only, or enable sync when you want the same notes across devices.

Everything a modern notebook needs

AreaBuilt into VelocityNote
Native performanceA lightweight desktop app designed to open quickly, keep memory pressure low, and search complete notebooks locally.
Rich MarkdownTables, task lists, footnotes, LaTeX, Mermaid diagrams, code highlighting, wiki links, images, and attachments.
Fast retrievalSQLite FTS5 full-text search for both people and connected AI agents.
Local AILanguage models, voice transcription, screenshot OCR, and image description run on your machine.
Agent workflowsBuilt-in MCP and agent skills let supported tools search, read, and write the same notebook with you.
Open migrationImport from Word, PDF, Notion, Evernote, Obsidian, and Markdown folders; export to standard Markdown.
Optional syncWork fully offline or add cloud sync across devices when you choose.

Local AI, built into the workflow

VelocityNote treats AI as part of the notebook rather than a separate chat window. Local models can help clean up formatting, summarize, outline, transcribe voice notes, and extract information from screenshots while the underlying work remains in your notebook.

Supported local models

CapabilityModelRuntime / formatDesigned for
Text generationQwen3-4Bllama.cpp · GGUF Q4_K_MFormatting, summarizing, outlining, and other notebook assistance; recommended for machines with 16 GB RAM.
Text generationQwen3-1.7Bllama.cpp · GGUF Q8_0A lighter local assistant for machines with 8 GB RAM.
English transcriptionParakeet TDT 0.6B V3ONNX · INT8Recommended English speech-to-text model with a balance of accuracy and speed.
English transcription HQParakeet TDT 0.6B V3ONNX · FP32Highest-accuracy English option for difficult or far-field audio; larger and slower.
Multilingual transcriptionSenseVoiceONNX · INT8Auto-detected Chinese, English, Japanese, Korean, and Cantonese speech.
Screenshot OCRPP-OCRv5 mobileONNX · FP32Recognizing searchable text in screenshots, slides, receipts, and whiteboards.
Image understandingFlorence-2-base-ftONNX · INT8Image captions, detailed descriptions, and optional image-based OCR.
Voice activity detectionSilero VAD v6.2.1ONNXDetecting speech boundaries automatically during voice capture.

Models are optional downloads and run through VelocityNote's built-in llama.cpp and ONNX runtimes. Model artifacts are pinned and SHA-256 verified before installation.

A shared workspace for you and your agents

VelocityNote includes an MCP server and agent skills so supported coding and AI tools can work with the same structured notebook you use. Agents can search across notes, retrieve focused context, and update the notebook without loading an entire folder of plain text into every conversation.

The result is a practical second brain for agentic work: your plans, research, tasks, decisions, and development progress stay in one searchable place.

Bring your existing notes

Move into one Markdown-centered workspace from:

  • Evernote and Notion
  • Obsidian and Markdown folders
  • Microsoft Word and PDF documents
  • Screenshots, images, attachments, and voice recordings

Your content remains portable: export standard Markdown whenever you want it.

Platform availability

PlatformStatus
macOSAvailable
WindowsAvailable
iOSIn development
AndroidIn development
LinuxIn development — follow the issue and add a 👍

Download the current macOS or Windows installer from velocitynote.app/download.

Issues, feedback, and support

Please do not post note contents, credentials, payment information, or private account details in a public issue.

Contributors

VelocityNote/velocitynote

VelocityNote — a fast, local-first Markdown notebook for macOS and Windows.

0

stars

1

commits

Sep 1, 2026

updated

velocitynote.app
local-first
macos
markdown-editor
mcp
note-taking
productivity
sqlite
windows
Browse cluster: Self-hosted Note-taking & Knowledge Management

README

VelocityNote — Markdown notes at the speed of thought

VelocityNote

Markdown notes at the speed of thought.

A fast, native, local-first notebook born in the age of agentic AI.

Website · Download · Release notes · Contact

Your notes, your machine

VelocityNote keeps your notes on your computer, works without a network connection, and lets you export standard Markdown at any time. It gives you a focused native workspace without tying your knowledge to a proprietary editing model or a single platform.

Cloud sync is optional. You can keep a notebook local-only, or enable sync when you want the same notes across devices.

Everything a modern notebook needs

AreaBuilt into VelocityNote
Native performanceA lightweight desktop app designed to open quickly, keep memory pressure low, and search complete notebooks locally.
Rich MarkdownTables, task lists, footnotes, LaTeX, Mermaid diagrams, code highlighting, wiki links, images, and attachments.
Fast retrievalSQLite FTS5 full-text search for both people and connected AI agents.
Local AILanguage models, voice transcription, screenshot OCR, and image description run on your machine.
Agent workflowsBuilt-in MCP and agent skills let supported tools search, read, and write the same notebook with you.
Open migrationImport from Word, PDF, Notion, Evernote, Obsidian, and Markdown folders; export to standard Markdown.
Optional syncWork fully offline or add cloud sync across devices when you choose.

Local AI, built into the workflow

VelocityNote treats AI as part of the notebook rather than a separate chat window. Local models can help clean up formatting, summarize, outline, transcribe voice notes, and extract information from screenshots while the underlying work remains in your notebook.

Supported local models

CapabilityModelRuntime / formatDesigned for
Text generationQwen3-4Bllama.cpp · GGUF Q4_K_MFormatting, summarizing, outlining, and other notebook assistance; recommended for machines with 16 GB RAM.
Text generationQwen3-1.7Bllama.cpp · GGUF Q8_0A lighter local assistant for machines with 8 GB RAM.
English transcriptionParakeet TDT 0.6B V3ONNX · INT8Recommended English speech-to-text model with a balance of accuracy and speed.
English transcription HQParakeet TDT 0.6B V3ONNX · FP32Highest-accuracy English option for difficult or far-field audio; larger and slower.
Multilingual transcriptionSenseVoiceONNX · INT8Auto-detected Chinese, English, Japanese, Korean, and Cantonese speech.
Screenshot OCRPP-OCRv5 mobileONNX · FP32Recognizing searchable text in screenshots, slides, receipts, and whiteboards.
Image understandingFlorence-2-base-ftONNX · INT8Image captions, detailed descriptions, and optional image-based OCR.
Voice activity detectionSilero VAD v6.2.1ONNXDetecting speech boundaries automatically during voice capture.

Models are optional downloads and run through VelocityNote's built-in llama.cpp and ONNX runtimes. Model artifacts are pinned and SHA-256 verified before installation.

A shared workspace for you and your agents

VelocityNote includes an MCP server and agent skills so supported coding and AI tools can work with the same structured notebook you use. Agents can search across notes, retrieve focused context, and update the notebook without loading an entire folder of plain text into every conversation.

The result is a practical second brain for agentic work: your plans, research, tasks, decisions, and development progress stay in one searchable place.

Bring your existing notes

Move into one Markdown-centered workspace from:

  • Evernote and Notion
  • Obsidian and Markdown folders
  • Microsoft Word and PDF documents
  • Screenshots, images, attachments, and voice recordings

Your content remains portable: export standard Markdown whenever you want it.

Platform availability

PlatformStatus
macOSAvailable
WindowsAvailable
iOSIn development
AndroidIn development
LinuxIn development — follow the issue and add a 👍

Download the current macOS or Windows installer from velocitynote.app/download.

Issues, feedback, and support

Please do not post note contents, credentials, payment information, or private account details in a public issue.

Contributors