maurocanuto/mempack
MemPack is a blazing-fast, lightweight alternative to heavy vector databases: a knowledge pack with an ANN index for fast semantic search.
This helps you create a portable, fast-searching knowledge base from your text documents. You feed it your articles, notes, or any other text, and it outputs two small files: one containing your compressed information and another for ultra-fast semantic search. Anyone building AI assistants, offline applications, or edge computing devices that need quick access to large text collections would use this.
No commits in the last 6 months.
Use this if you need to perform extremely fast, efficient semantic searches over millions of text chunks without relying on complex, resource-heavy online databases.
Not ideal if your knowledge base requires real-time updates, complex filtering beyond semantic search, or is for multi-tenant SaaS applications needing robust database integrations.
Stars
9
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Sep 28, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/maurocanuto/mempack"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MariaDB/server
MariaDB server is a community developed fork of MySQL server. Started by core members of the...
AlayaDB-AI/AlayaLite
AlayaLite – A Fast, Flexible Vector Database for Everyone.
infiniflow/infinity
The AI-native database built for LLM applications, providing incredibly fast hybrid search of...
nnethercott/hannoy
Production-ready KV-backed HNSW implementation in Rust using LMDB
dingodb/dingo
A multi-modal vector database that supports upserts and vector queries using unified SQL...