Cortex Open Source: Agent Memory Layer

reneil1337 · reddit · 2026-07-16

The author released Cortex: a knowledge graph/memory layer designed for teams and communities, aiming to enable agents to efficiently query locally organized data. The project is open-source under Apache 2.0 and emphasizes running the entire stack on consumer-grade hardware for a maximally private knowledge base.

The post also recommends model combinations: using lower-barrier models for agentic retrieval, visual data ingestion, and embedding. It mentions that cloud models can be integrated via standardized /v1 endpoints, or scaled locally using configurations like DGX Spark or 3090/4090 GPUs. Structurally, the product is divided into Manage and Explore, supporting document uploads, URL scraping, knowledge graph construction, syncing updates with documents, alongside Git integration and a REST API for easy integration with other software.

Original post →

More from coding & agent

coding & agent channel →