lazyvec
v0.1.1
Published
A terminal UI for browsing vector databases (Qdrant, Pinecone, Chroma).
Maintainers
Readme
lazyvec
A terminal UI for browsing vector databases — Qdrant, Pinecone, and Chroma (local + Cloud).
Install
npm install -g lazyvecOr run without installing:
npx lazyvecOn install, a prebuilt binary matching your platform is downloaded from the matching
GitHub Release and verified against
SHA256SUMS.txt.
Supported platforms:
| OS | Architecture | |----|--------------| | macOS | x64, arm64 | | Linux | x64, arm64 | | Windows | x64 |
Alternative install
curl -sSf https://raw.githubusercontent.com/armgabrielyan/lazyvec/main/install.sh | shDocumentation
See the project README for configuration, providers, keybindings, and screenshots.
License
MIT
