cortexdb

Community

Embed a semantic brain for AI apps in Go

Authorliliang-cn
Version1.0.0
Installs0

System Documentation

What problem does it solve?

CortexDB provides an embedded, pure-Go storage kernel that unifies vector search, graph knowledge, and memory for AI agents, all within a single SQLite file.

Core Features & Use Cases

  • Vector search with multiple index types (HNSW, IVF, Flat) and similarity metrics (cosine, dot, euclidean)
  • Hybrid search that fuses vector similarity with full-text search (FTS5) for robust recall
  • Built-in memory system (Hindsight) and knowledge graph capabilities for multi-hop reasoning
  • MCP Tool Calling support and no-embedder mode options for LLM-driven workflows
  • Zero external dependencies and easy cross-compilation as a pure Go solution on SQLite

Quick Start

Install CortexDB in a Go project and start storing embeddings, querying with semantic search, and building graph-backed knowledge contexts with a single SQLite file.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cortexdb
Download link: https://github.com/liliang-cn/cortexdb/archive/main.zip#cortexdb

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.