- EigenDB is a light-weight in-memory vector database written in Go. It’s entirely open-source! ❤️
- Employs the Hierarchical Navigable Small World (HNSW) algorithm to perform similarity search with the highest level of efficiency and speed.⚡
- Logic surrounding the HNSW algorithm is handled by our open-source Go library, hnswgo! 🧠
- Basic database operations can be performed seamlessly through EigenDB's very simple REST API! ✨
Our official documentation can be found here!
If you feel like we missed something, feel free to contribute to the docs!
Coming soon...
Email: [email protected]
LinkedIn: https://www.linkedin.com/in/ryanawad/
Made with ❤️ by developers, for developers.