

A vector database with multi-index hybrid keyword search capabilities, offering both pure vector search (v1) and hybrid keyword search (v2) implementations through a simple REST API with JSON or MessagePack support.
Loading more......
SemaDB provides vector and hybrid search capabilities through two versions: v1 for pure vector search and v2 for multi-index hybrid keyword search with higher overhead but more features.
SemaDB features a RESTful API that is:
Open-source with self-hosting options.