An open API service indexing awesome lists of open source software.

https://github.com/concaption/minimem-vector-store

minimem is a minimal implementation of in-memory vector-store using only numpy
https://github.com/concaption/minimem-vector-store

numpy vector-store

Last synced: 8 months ago
JSON representation

minimem is a minimal implementation of in-memory vector-store using only numpy

Awesome Lists containing this project

README

          

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/concaption/minimem-vector-store)

---

minimem is a minimal implementation of in-memory vector-store using only numpy

[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/concaption/minimem-vector-store/main.svg)](https://results.pre-commit.ci/latest/github/concaption/minimem-vector-store/main)