Compare/Bolt.new vs qmd

AI tool comparison

Bolt.new vs qmd

Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.

B

Developer Tools

Bolt.new

Prompt to full-stack app in your browser

Ship

67%

Panel ship

Community

Free

Entry

Bolt.new by StackBlitz lets you describe an app in natural language and generates a full working prototype — frontend, backend, database — all in a browser-based dev environment.

Q

Developer Tools

qmd

Local doc search engine with BM25 + vectors + LLM re-ranking — by Shopify's CEO

Mixed

50%

Panel ship

Community

Free

Entry

qmd is a lightweight local search engine built by Tobi Luetke, CEO of Shopify, for indexing and querying personal knowledge bases, documentation, and meeting notes — entirely offline. It combines three retrieval approaches in a single pipeline: BM25 full-text search for exact keyword matches, vector semantic search via ONNX-based embeddings, and LLM re-ranking using GGUF models through node-llama-cpp. All three stages run locally with no cloud dependency. The tool ships in multiple deployment modes: a CLI for ad-hoc queries, a Node.js library for programmatic use, an HTTP service for local API access, and — most useful for AI workflows — a native MCP server that lets Claude Code, Cursor, and similar editors query your local knowledge base directly during coding sessions. The hybrid retrieval approach means it handles both "find the exact error message from last week's standup notes" and "what was our decision about the auth architecture" equally well. What makes this notable beyond its technical approach is provenance: Luetke shipped it as a personal tool he actually uses, not a startup product. The GitHub history shows active iteration and he's been talking about it on X. It's a credible signal of where pragmatic AI-augmented knowledge management is heading for technical users who prefer local-first tools.

Decision
Bolt.new
qmd
Panel verdict
Ship · 2 ship / 1 skip
Mixed · 2 ship / 2 skip
Community
No community votes yet
No community votes yet
Pricing
Free tier / $20/mo Pro
Free, open source (MIT)
Best for
Prompt to full-stack app in your browser
Local doc search engine with BM25 + vectors + LLM re-ranking — by Shopify's CEO
Category
Developer Tools
Developer Tools

Reviewer scorecard

Builder
80/100 · ship

Perfect for prototyping. I described a dashboard and had a working app in 3 minutes. Not production-ready, but unbeatable for speed-to-demo.

80/100 · ship

Hybrid BM25 + vector + LLM re-rank is the right architecture for personal knowledge search — each layer catches what the others miss. The MCP server mode is genuinely useful: being able to ask Claude Code 'what did we decide about X last month' against my own notes changes the workflow. MIT licensed and from someone who ships real products.

Skeptic
45/100 · skip

Impressive demo, but the generated code is messy and you'll rewrite most of it. If you can't code, you can't fix what it breaks. Know what you're getting into.

45/100 · skip

This is a well-executed weekend project, not a production tool. It requires GGUF models and manual embedding setup — a meaningful friction barrier for non-technical users. The 'built by a CEO' narrative drives GitHub stars more than the technical differentiation. Obsidian with a local AI plugin gets you here with better UX.

Creator
80/100 · ship

As a creator who needs quick landing pages and MVPs, this is a game-changer. I built a waitlist page with email capture in under 5 minutes.

45/100 · skip

I manage a lot of notes, references, and creative briefs, but the setup friction here — GGUF models, CLI configuration — makes this inaccessible for most creators. The concept is great; the UX needs a front-end before it reaches beyond developers.

Futurist
No panel take
80/100 · ship

The pattern here — local hybrid retrieval as an MCP server feeding into AI coding agents — will be ubiquitous in two years. Today it's a technical power-user tool; tomorrow it's how everyone's AI assistant knows the institutional context behind the code. qmd is an early, clean implementation of that pattern.

Weekly AI Tool Verdicts

Get the next comparison in your inbox

New AI tools ship daily. We compare them before you waste an afternoon.

Bookmarks

Loading bookmarks...

No bookmarks yet

Bookmark tools to save them for later

Bolt.new vs qmd: Which AI Tool Should You Ship? — Ship or Skip