https://github.com/aianytime/create-vector-store-from-scratch
Create Vector Store from Scratch in pure Python.
https://github.com/aianytime/create-vector-store-from-scratch
Last synced: 8 months ago
JSON representation
Create Vector Store from Scratch in pure Python.
- Host: GitHub
- URL: https://github.com/aianytime/create-vector-store-from-scratch
- Owner: AIAnytime
- License: mit
- Created: 2023-10-08T09:26:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T07:10:09.000Z (over 2 years ago)
- Last Synced: 2025-04-02T14:11:10.989Z (about 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 13
- Watchers: 2
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Create-Vector-Store-from-Scratch
Create Vector Store from Scratch in pure Python.