{"repo":"afx-team/hebb-mind","free":true,"listed":false,"github":"https://github.com/afx-team/hebb-mind","clone":"git clone https://github.com/afx-team/hebb-mind.git","description":"Neuroscience-inspired memory framework for AI agents","language":"Python","stars":51,"topics":["agent","claude-code","codex","llm","memory","neuroscience","agentmemory"],"license":"MIT","category":"ai-agents","readme_excerpt":"Hebb Mind A neuroscience-inspired memory framework for AI agents Encode. Consolidate. Activate. Forget. Documentation · English 中文 --- Hebb Mind gives AI agents a neuroscience-inspired memory loop — encode → replay → consolidate → forget . A pipx install and one command stand up a local REST + MCP endpoint: SQLite for storage, sentence-transformers for embedding, NetworkX for the tag graph. Zero external services — bring an LLM key only when you want consolidation to do its work. Quick Start Try in 60 seconds — no API key needed Ingest and hybrid search work fully offline with a local embedding model. hebb setup downloads a small embedding model only if it isn't already cached — 90MB for English ( all-MiniLM-L6-v2 ), 470MB for multilingual ( intfloat/multilingual-e5-small ). The 60-second figure is for the English / --profile fast small-model path; the multilingual model is a larger download. Want the high-quality models? hebb setup --profile best pulls the BAAI bge family instead (1–2GB+) — opt-in, never downloaded by default. Don't have pipx ? It's the recommended installer for Python CLI tools — isolated venv, automatic PATH, plays nice with PEP 668. Install it once: Then open a new terminal so the updated PATH takes effect, and re-run pipx install hebb-mind . Prefer plain pip instead? python -m venv .venv && source .venv/bin/activate && pip install -U hebb-mind works fine — hebb lives on the venv's PATH automatically. Hebb Mind runs as an OS-managed background service — n","default_branch":null,"files":null,"tree":[],"storefront":"/r/afx-team","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/afx-team/hebb-mind/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}