This project rethinks local AI memory, offering a neuro-symbolic engine that operates in under 1.2GB of VRAM. It directly challenges the common approach of relying on bloated vector databases and token-hungry LLM extraction for RAG.
Hillock combines relational knowledge graphs, Hebbian synaptic memory, and 10,000-dimensional Vector Symbolic Architectures (VSA/HDC). This allows for 100 percent offline, on-device operation, eliminating cloud dependencies and API costs.
The key innovation is its ability to parse documents and perform similarity gating without invoking an LLM. This significantly cuts down on VRAM usage and enables robust, resource-constrained AI applications. If you are struggling with the heavy footprint of local RAG, this architecture provides a compelling alternative for efficient, local intelligence.


















