vecpdf — PDF → ChromaDB, locally - Tiny CLI turns PDFs into searchable vector db with Chroma.
by•
A CLI tool to process PDFs and create local vector databases using ChromaDB. No external API keys required! No Pinecone!
Replies
Best
Maker
📌
I built vecpdf because I wanted a local-first vector tool for PDFs without needing Pinecone or external providers.
It’s intentionally minimal: process PDFs into Chroma, then query them from the CLI.
Would love to hear what features you’d like added (multi-PDF collections, embeddings config, etc.).
Replies