Chroma, an open-source database for AI applications, now has a C# SDK. It supports embedding storage, metadata filtering, vector search, full-text search, and document storage. You can integrate Chroma into .NET applications using the ChromaDB.Client package. Example operations include creating collections, adding data
Table of contents
What is Chroma? Copy linkGet started with Chroma in your C# application Copy linkCreate a collection Copy linkAdd data to your collection Copy linkSearch for movies (using vector search) Copy linkWatch it live Copy linkConclusion Copy linkSort: