An in-memory Vector Database & AI Gateway written in Go. Supports HNSW, Hybrid Search (BM25), GraphRAG context, a built-in RAG Pipeline, and can be embedded directly into your apps.

ai data-structures database embeddings-similarity go golang hnsw in-memory-database key-value key-value-store knowledge-graph machine-learning no-sql open-source rag rag-pipeline vector-database vector-search
2 Open Issues Need Help Last updated: Jan 2, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes adding a new `/healthz` HTTP endpoint to KektorDB. This endpoint will provide a lightweight way for external systems like Docker healthchecks and monitoring tools to verify if the database is running without performing resource-intensive operations. The implementation involves creating a simple handler that returns a 200 OK status with a JSON `{"status": "ok"}` response and registering it in the router, ensuring it bypasses authentication.

Complexity: 1/5
good first issue

An in-memory Vector Database & AI Gateway written in Go. Supports HNSW, Hybrid Search (BM25), GraphRAG context, a built-in RAG Pipeline, and can be embedded directly into your apps.

Go
#ai#data-structures#database#embeddings-similarity#go#golang#hnsw#in-memory-database#key-value#key-value-store#knowledge-graph#machine-learning#no-sql#open-source#rag#rag-pipeline#vector-database#vector-search

AI Summary: This issue proposes adding native support for Anthropic (Claude) and Google Gemini providers to the `pkg/llm` package. The task involves creating new client adapters for these providers, ensuring they implement the existing `Client` interface, and updating configuration. The author is seeking a contributor with access to these services to implement and verify the integration.

Complexity: 3/5
enhancement help wanted good first issue

An in-memory Vector Database & AI Gateway written in Go. Supports HNSW, Hybrid Search (BM25), GraphRAG context, a built-in RAG Pipeline, and can be embedded directly into your apps.

Go
#ai#data-structures#database#embeddings-similarity#go#golang#hnsw#in-memory-database#key-value#key-value-store#knowledge-graph#machine-learning#no-sql#open-source#rag#rag-pipeline#vector-database#vector-search