Reflex-based memory system for AI agents - retrieval through activation, not search
Project description
🐶 PugBrain: Reflex-based Neural Memory
Reflex-based memory system for AI agents — retrieval through activation, not search.
PugBrain is a hybrid neural-vector memory system designed for long-term agent continuity. It combines graph relationships with vector embeddings to simulate "reflexive" recall.
🚀 Quick Start
pip install "pug-brain[server]"
🛠 Features
- Hybrid Retrieval: Neural graph + Vector similarity.
- Built-in Dashboard: Visualize memory clusters and agent habits.
- MCP Support: Ready for Claude Desktop and OpenClaw.
- Pluggable Backends: SQLite (default), Neo4j, FalkorDB, ChromaDB.
🖥 Dashboard
Serve the memory system with a built-in UI:
pugbrain serve --port 18790
Visit: http://localhost:18790/ui
🧠 Core Philosophy
Memory shouldn't be a database query; it should be an activation signal. PugBrain treats entities as neurons that "fire" based on context.
Created by PugBrain Contributors. Woof! 🐶
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pug_brain-2.27.4.tar.gz.
File metadata
- Download URL: pug_brain-2.27.4.tar.gz
- Upload date:
- Size: 8.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e32206759455033951c2dd29e5effdbfe1d46f591254bb06b1d07b45830905ef
|
|
| MD5 |
a394e43ddaea6d5b7d3b9cfb5b0e1913
|
|
| BLAKE2b-256 |
ef5cdd0ef1c9c3045ae2bf41d1adc6dd57b5a1b8c88376f766e34e0537e48018
|
File details
Details for the file pug_brain-2.27.4-py3-none-any.whl.
File metadata
- Download URL: pug_brain-2.27.4-py3-none-any.whl
- Upload date:
- Size: 704.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99aa334d37d0514cdadd744d6ad10ee2118264fc572ff389498f3310bb9246bc
|
|
| MD5 |
0f3c8860cfef3a55ba5066aef6140094
|
|
| BLAKE2b-256 |
8554209c8bb3f727b678fa7ff64f89987169085925a03a66f27310849f9e6173
|