Ecosyste.ms: Awesome
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: 12 days 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-05T23:13:22.000Z (5 months ago)
- Last Synced: 2024-08-06T01:56:08.941Z (5 months 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
[![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)