Directories
¶
| Path | Synopsis |
|---|---|
|
Package agentmem is a SQL-backed agent memory store.
|
Package agentmem is a SQL-backed agent memory store. |
|
Package authz is the key and scope model behind CortexDB's gRPC server.
|
Package authz is the key and scope model behind CortexDB's gRPC server. |
|
Package connector turns live data sources into agent-usable knowledge with desensitization as a first-class step.
|
Package connector turns live data sources into agent-usable knowledge with desensitization as a first-class step. |
|
Package core provides advanced search capabilities
|
Package core provides advanced search capabilities |
|
Package cortexdb provides a lightweight SQLite-based vector database for Go AI projects
|
Package cortexdb provides a lightweight SQLite-based vector database for Go AI projects |
|
Package eval is a retrieval-quality evaluation harness for CortexDB.
|
Package eval is a retrieval-quality evaluation harness for CortexDB. |
|
Package geo provides geo-spatial indexing and search capabilities for cortexdb
|
Package geo provides geo-spatial indexing and search capabilities for cortexdb |
|
Package graphflow provides a library-first graph extraction/build/report/export pipeline over CortexDB's graph and RDF storage.
|
Package graphflow provides a library-first graph extraction/build/report/export pipeline over CortexDB's graph and RDF storage. |
|
Package hindsight: chat.go provides a thin wrapper around the cortexdb session/message API that optionally auto-triggers fact extraction.
|
Package hindsight: chat.go provides a thin wrapper around the cortexdb session/message API that optionally auto-triggers fact extraction. |
|
Package httpapi exposes the pkg/cortexdb facade over HTTP/JSON.
|
Package httpapi exposes the pkg/cortexdb facade over HTTP/JSON. |
|
Package importflow imports external structured data (CSV, MySQL/PG SQL dumps) into CortexDB, building RAG (vector/FTS5) and knowledge-graph (RDF triple) foundations in a single pass.
|
Package importflow imports external structured data (CSV, MySQL/PG SQL dumps) into CortexDB, building RAG (vector/FTS5) and knowledge-graph (RDF triple) foundations in a single pass. |
|
Package index provides vector indexing implementations
|
Package index provides vector indexing implementations |
|
Package liveview serves a knowledge graph as a live, rotatable 3D page.
|
Package liveview serves a knowledge graph as a live, rotatable 3D page. |
|
Package memoryflow provides a higher-level workflow facade on top of CortexDB's memory, knowledge, and KnowledgeMemory primitives.
|
Package memoryflow provides a higher-level workflow facade on top of CortexDB's memory, knowledge, and KnowledgeMemory primitives. |
|
Package observability gives CortexDB the three things an operator needs from a process that calls itself a service: counters, gauges and histograms that can be scraped, the same numbers on /debug/vars for a human with curl, and a tracing seam that some other module can fill in.
|
Package observability gives CortexDB the three things an operator needs from a process that calls itself a service: counters, gauges and histograms that can be scraped, the same numbers on /debug/vars for a human with curl, and a tracing seam that some other module can fill in. |
|
Package quantization provides vector compression techniques
|
Package quantization provides vector compression techniques |
|
rpc
|
|
|
Package rpcserver exposes the pkg/cortexdb facade over gRPC.
|
Package rpcserver exposes the pkg/cortexdb facade over gRPC. |
|
Package semantic-router provides a semantic routing layer for LLM applications.
|
Package semantic-router provides a semantic routing layer for LLM applications. |
|
Package sqldialect is the thin layer that lets one body of SQL run on both SQLite and PostgreSQL.
|
Package sqldialect is the thin layer that lets one body of SQL run on both SQLite and PostgreSQL. |
Click to show internal directories.
Click to hide internal directories.