Skip to main content
Yanked

This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 0.10.1 instead.

metamind-vault-rag

A retrieval engine for a directory of markdown. It watches files, indexes them incrementally, and answers hybrid search queries over them.

Vectors live in sqlite-vec, keywords in SQLite FTS5, and the two are fused with reciprocal rank fusion. Embeddings run in-process through fastembed's ONNX models, so there is no server to stand up and no API key to hold. An optional cross-encoder rescore tier is available through the rerank extra.

Install

uv tool install metamind-vault-rag

Entry points

Command Purpose
metamind-vault-rag-watcher Watch a directory and index changes
metamind-vault-rag-indexer One-shot full reindex
metamind-vault-rag-http Loopback HTTP search API
metamind-vault-rag-server stdio MCP server
metamind-vault-rag-doctor Environment and index diagnostics

Configuration

Variable Meaning
VAULT_PATH Directory to index
VAULT_COLLECTION Collection name, which scopes the index files
VAULT_HTTP_PORT Port for the loopback search API
VAULT_STATE_DIR Where indexes, caches and logs are written. Defaults to ~/.vault-rag

Indexes are written to the state directory, named after the collection, and are never placed inside the corpus. Two clients pointed at different collections, or different state directories, coexist on one machine without either knowing about the other.

Consumers

Installed by any client that wants retrieval without running a service. The engine holds no opinion about who is asking: it names no client in its output, its environment variables are all VAULT_-prefixed, and it writes nothing outside the state directory.

Development

uv run --extra dev pytest

A client can be pointed at a working copy instead of a release with uv tool install --from /path/to/this/repo metamind-vault-rag.

Licence

MIT

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

metamind_vault_rag-0.10.0.tar.gz (217.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

metamind_vault_rag-0.10.0-py3-none-any.whl (65.0 kB view details)

Uploaded Python 3

File details

Details for the file metamind_vault_rag-0.10.0.tar.gz.

File metadata

  • Download URL: metamind_vault_rag-0.10.0.tar.gz
  • Upload date:
  • Size: 217.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.5 {"installer":{"name":"uv","version":"0.12.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for metamind_vault_rag-0.10.0.tar.gz
Algorithm Hash digest
SHA256 a4de616b35b130f4cc597cf217156882df180da188d544de6726d831dc6e5a53
MD5 ef18dd3164c92c9cbedc2fcfc9b5adb6
BLAKE2b-256 e562a0151c82d875e0f6e1a61085ccd8f0dc14c52b74d825299c04b5076d822d

See more details on using hashes here.

File details

Details for the file metamind_vault_rag-0.10.0-py3-none-any.whl.

File metadata

  • Download URL: metamind_vault_rag-0.10.0-py3-none-any.whl
  • Upload date:
  • Size: 65.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.12.5 {"installer":{"name":"uv","version":"0.12.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for metamind_vault_rag-0.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a009d5b21cfcee37a96ad8cfc1b446188caba9d786277c3944bd298a61b3238a
MD5 a3be2e5f7492116a2ee4fb12e020df9f
BLAKE2b-256 d87220164e0f18448c25098580d520d9839d70aaf89f38db0e0b0c99f4cc8098

See more details on using hashes here.

Release history Release notifications | RSS feed

0.10.1

2 files

This release

0.10.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page