Skip to main content

Open memory engine + code intelligence for AI agents

Project description

nexor-mneme

Persistent memory + code-intelligence for AI agents — a knowledge layer you self-host.

nexor-mneme is the open memory engine of the Nexor project (mneme, μνήμη — "memory"). It gives agents long-term semantic memory and a queryable structural map of your codebase, so they answer "what did we decide" and "what calls this function / what's the blast radius" without re-reading everything.

Dependency-light core; heavier capabilities are optional extras. Run it standalone — no dependency on anyone's personal orchestrator or daemon.

What's inside

  • Semantic memory — hybrid (dense+sparse) retrieval over Qdrant, cross-encoder reranking, forgetting, contradiction & entity resolution, auto-profile.
  • Progressive layering (L0→L3) — a semantic pyramid with provenance + deterministic drill-down from an abstraction to its evidence.
  • Code structure graph — multi-language (Python via stdlib ast; JS/TS/Go via tree-sitter), precise resolution via SCIP ingest, blast-radius queries, PageRank repo-map, community detection, incremental cache — landed in Apache AGE.
  • Symbolic task memory — Mermaid task canvases with offload-by-reference.
  • Obsidian export — a human-browsable, interlinked vault of the whole graph.
  • Standalone service — a FastAPI server + docker-compose (server extra).

Install

pip install nexor-mneme                 # core memory + code graph (Python)
pip install "nexor-mneme[codegraph]"    # + tree-sitter (JS/TS/Go)
pip install "nexor-mneme[scip]"         # + SCIP precise resolution
pip install "nexor-mneme[server]"       # + FastAPI standalone service

Run your own instance

git clone https://github.com/nexorhq/nexor-mneme && cd nexor-mneme/deploy
docker compose up -d                    # API on http://localhost:8200
curl http://localhost:8200/health

See the deploy guide.

License

MIT — see LICENSE.

Project details


Download files

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

Source Distribution

nexor_mneme-0.1.26.tar.gz (184.9 kB view details)

Uploaded Source

Built Distribution

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

nexor_mneme-0.1.26-py3-none-any.whl (215.2 kB view details)

Uploaded Python 3

File details

Details for the file nexor_mneme-0.1.26.tar.gz.

File metadata

  • Download URL: nexor_mneme-0.1.26.tar.gz
  • Upload date:
  • Size: 184.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for nexor_mneme-0.1.26.tar.gz
Algorithm Hash digest
SHA256 d42550f1518110278e1471e67eb65b9fbcc22fb1916fac3a7df0f15d7b2342bf
MD5 2652d885416e757bd4d0bf3f7b50438f
BLAKE2b-256 748515cd27816e1684e5562b2c92f03fc96e57de556e8818439165fc4be88565

See more details on using hashes here.

Provenance

The following attestation bundles were made for nexor_mneme-0.1.26.tar.gz:

Publisher: release.yml on nexorhq/nexor-mneme

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file nexor_mneme-0.1.26-py3-none-any.whl.

File metadata

  • Download URL: nexor_mneme-0.1.26-py3-none-any.whl
  • Upload date:
  • Size: 215.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for nexor_mneme-0.1.26-py3-none-any.whl
Algorithm Hash digest
SHA256 35c7b86b68a30e4f8fa210688af19b6f1b1aabd6e101d44d025ce8d8caaa2500
MD5 1848463e39af208609545b64c51cdc9c
BLAKE2b-256 7845d6ca4dd235e27bb4f8e45f151b319df325173c0ca282acb9f7a059fc2cec

See more details on using hashes here.

Provenance

The following attestation bundles were made for nexor_mneme-0.1.26-py3-none-any.whl:

Publisher: release.yml on nexorhq/nexor-mneme

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page