https://github.com/purplelemons-dev/vecdb
https://github.com/purplelemons-dev/vecdb
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/purplelemons-dev/vecdb
- Owner: purplelemons-dev
- License: gpl-3.0
- Created: 2023-11-18T07:40:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-21T01:07:25.000Z (over 2 years ago)
- Last Synced: 2025-03-02T02:37:44.278Z (over 1 year ago)
- Language: Python
- Size: 22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vecdb
## Installation
```bash
git clone https://github.com/purplelemons-dev/vecdb.git
pip install ./vecdb
rm -r ./vecdb
```