vector-db-demo
PublicA minimal Node.js demo showcasing how to use ChromaDB as a local vector database. It stores a set of sample documents and performs a semantic search query using natural language. Perfect for understanding the basics of vector search and how embeddings can be used to find meaning-based matches in text.