Installing Chroma DB Locally & Querying Personal Data
In this blog, we will learn how to run a Vector DB on the local machine with Docker. We will run a Chroma container and then connect with it using the Chroma-HTTP client. We will then create a collection, insert documents in DB, and also query the DB...
rito.hashnode.dev8 min read