ragvault

2.1.1 • Public • Published

Well , want to keep your passwords , data privately in your local vector DB and query it by just opening as simple as a npx command. Well RAGVault does it for you

Steps to use it:

  1. Download ChromaDB docker container
  2. run it in port 8000 and...
npx ragvault

Currently Building🔨:

  1. Supports for PDF/DOCX Documents
  2. Supports for different embedding models from different AI providers
  3. Proper querying of data

docker running command:

docker run -d --rm --name chromadb -v ./chroma:/chroma/chroma -p 8000:8000 chromadb/chroma:latest

NOTE : THE PORT SHOULD BE KEPT 8000

Package Sidebar

Install

npm i ragvault

Weekly Downloads

4

Version

2.1.1

License

MIT

Unpacked Size

117 kB

Total Files

87

Last publish

Collaborators

  • dhrishp1