- EigenDB is a light-weight in-memory vector database written in Go. Itβs also open-source β€οΈ
- Utilizes the Hierarchical Navigable Small Worlds (HNSW) algorithm for efficiency and speed. β‘
- Logic surrounding the HNSW algorithm is handled by our open-source Go library, faissgo! π§
- Features a simple REST API. β¨
- Can seamlessly be integrated into your Python applications using our Python SDK. π
Our official documentation can be found here!
If you feel like we missed something, feel free to contribute to the docs!
Coming soon...
Email: ryanawad@yahoo.com
LinkedIn: https://www.linkedin.com/in/ryanawad/
Made with β€οΈ by developers, for developers.