You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ChromaDB is a robust vector database that efficiently stores and retrieves high-dimensional embeddings. It enables our RAG system to perform semantic search by maintaining a collection of document embeddings.