⚡ The blazingly fast in-memory vector database
Table of contents
- ? Overview
- Documentation
- ? Contributing
- Contact Us
? Overview
- 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!
Documentation
Our official documentation can be found here!
If you feel like we missed something, feel free to contribute to the docs!
? Contributing
Coming soon...
Contact Us!
Email: [email protected]
LinkedIn: https://www.linkedin.com/in/ryanawad/
Made with ❤️ by developers, for developers.