Not quite a neural network. More than a graph.
Store structured knowledge as graphs. Retrieve the right context at the right time. Domain-agnostic. Configurable. Production-ready.
Isolated knowledge graphs for any domain. Memories, knowledge bases, profiles — each space has its own schema, ingestion rules, and retrieval config.
Community detection, link prediction, centrality scoring, and personalized PageRank. The graph does heavy lifting without LLM calls.
Six concurrent retrieval channels. Entity matching, vector search, graph expansion — all in under 200ms. No LLM in the hot path.
Define new space types with YAML. Custom schemas, extraction prompts, scoring weights, lifecycle rules. No code changes needed.
Single Go binary. Docker Compose for the full stack. Production-grade from day one. Scales to hundreds of thousands of users.
pip install neuralgraph — five lines to persistent context. Typed models, async support, clean API.
Built with Go. Powered by PostgreSQL, Neo4j, Qdrant, and Redis.