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
- Host: GitHub
- URL: https://github.com/concaption/minimem-vector-store
- Owner: concaption
- Created: 2023-10-10T08:25:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T23:13:22.000Z (over 1 year ago)
- Last Synced: 2024-08-06T01:56:08.941Z (over 1 year ago)
- Topics: numpy, vector-store
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://codespaces.new/concaption/minimem-vector-store)
---
minimem is a minimal implementation of in-memory vector-store using only numpy
[](https://results.pre-commit.ci/latest/github/concaption/minimem-vector-store/main)