Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Eigen-DB/old-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

description
The blazingly fast in-memory vector database 🚀

Overview

  • EigenDB is a light-weight in-memory vector database written in Go. It's also open-source! ❤️
  • It features the ability to perform similarity search, which utilizes the Hierarchical Navigable Small Worlds (HNSW) algorithm (more).
  • Basic database operations can easily be performed through its very simple REST API.

If you know nothing about vector databases, read this.

Releases

No releases published

Packages

No packages published