This repository provides a friendly and beginner's guide to ChromaDB's python client, a Python library that helps you manage collections of embeddings. Each directory in this repository corresponds to a specific topic, complete with its own README and Python scripts for a hands-on understanding.
- Introduction
- Collections
- Adding Data
- Querying a Collection
- Updating Data in a Collection
- Deleting Data in a Collection
- Using Embedding Functions
I hope you find this repository helpful in your journey with ChromaDB. Happy coding!