AI tool comparison
Microsoft Harrier-OSS-v1 vs Mnemos
Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.
Developer Tools
Microsoft Harrier-OSS-v1
SOTA multilingual embeddings in 3 sizes — quietly MIT-licensed with zero fanfare
75%
Panel ship
—
Community
Free
Entry
Microsoft Harrier-OSS-v1 is a family of multilingual text embedding models released with almost no publicity on March 30, 2026 — no blog post, no press release, just a HuggingFace upload. Available in three sizes (270M, 0.6B, and 27B parameters), the models achieve state-of-the-art performance on Multilingual MTEB v2 across 94 languages, 32k token context windows, and use a decoder-only Transformer architecture rather than the traditional BERT-style encoder design. The 27B variant scores 74.3 on MTEB v2, outperforming all previous open-source multilingual embedding models. All three sizes are MIT-licensed — fully open, including commercial use. The decoder-only architecture mirrors modern LLMs rather than the encoder-only models (like E5, BGE, and mE5) that have dominated embedding benchmarks for years. For developers building RAG systems, semantic search, multilingual document clustering, or cross-lingual retrieval, Harrier represents a significant quality jump. The 270M and 0.6B variants are practical for production deployment; the 27B is for maximum quality where compute isn't a constraint.
Developer Tools
Mnemos
Local vector memory for Claude Desktop with 3D conversation visualization
75%
Panel ship
—
Community
Free
Entry
Claude Desktop has no memory across sessions. You close the window and it forgets everything. Mnemos is an open-source MCP server that fixes this by watching your conversation files in real-time, indexing them with local ONNX embeddings (MiniLM-L6-v2), and enabling hybrid semantic + keyword search — all without a single byte leaving your machine. The v1.1 release adds a genuinely striking feature: a 3D semantic visualization that maps your conversations into a clustered constellation using UMAP dimensionality reduction and Three.js. You can scrub through a chronological timeline and watch the knowledge graph build in real time. It is, frankly, prettier than it needs to be. Built on .NET 9, SQLite FTS5, and React/Vite, Mnemos is one of the more technically ambitious "Claude memory" projects to appear on HN this week. The offline-first, MIT-licensed approach puts it in a different league from cloud-synced alternatives.
Reviewer scorecard
“MIT license + SOTA multilingual MTEB scores + 270M/0.6B/27B size options = drop this into your RAG stack immediately. The decoder-only architecture is architecturally interesting but what matters is the benchmark numbers, and they're the best in class. Drop-in replacement for mE5-large or multilingual-e5-large.”
“This solves a real, painful problem with zero cloud dependency. The hybrid FTS5 + vector search is the right architecture — you get speed and semantic richness without compromising privacy. The .NET 9 stack is slightly niche but the setup looks smooth.”
“Benchmark scores don't always translate to real-world retrieval quality — domain-specific datasets often favor fine-tuned models over general SOTA. The lack of any documentation, paper, or announcement is a yellow flag; it's unclear what training data was used, which affects reproducibility and potential data contamination concerns.”
“It is a one-person Show HN project posted literally today with 2 GitHub stars. The 3D visualization is cool but has nothing to do with actually improving recall quality. Also: how often do you actually need to search old Claude conversations vs. just starting fresh?”
“The shift to decoder-only embeddings mirrors the broader architectural convergence in AI — the same foundational architecture working for both generation and retrieval. As RAG systems go multilingual and handle longer documents, models like Harrier with 32k context and 94-language coverage become load-bearing infrastructure.”
“Local-first AI memory is the correct long-term architecture. Every AI system we rely on should have this kind of persistent, private, searchable context layer. Mnemos is a prototype of what OS-level AI memory will eventually look like, and seeing it built today matters.”
“For anyone building multilingual content search or recommendation systems — this is the embedding model to use. Being able to search across 94 languages with a single model rather than language-specific pipelines dramatically simplifies cross-cultural content projects.”
“The 3D constellation visualization genuinely excites me — there is art in watching your conversation history render as a navigable space. For writers and researchers who use Claude heavily, the ability to rediscover old threads through semantic search could unlock something meaningful.”
Weekly AI Tool Verdicts
Get the next comparison in your inbox
New AI tools ship daily. We compare them before you waste an afternoon.