ChromaDB Documentation, ChromaDB Team, 2024 - The official user guide for ChromaDB, detailing client setup, collection management, data operations, and advanced features.
Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks, Nils Reimers and Iryna Gurevych, 2019Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)DOI: 10.48550/arXiv.1908.10084 - Introduces Sentence-BERT, a method for generating semantically meaningful sentence embeddings that are used by default in ChromaDB for text embedding.
Vector Databases: A Guide to Modern Data Storage for AI, Alex Botez, Matt Rickard, 2024 (O'Reilly Media) - Provides a foundational understanding of vector databases, their architecture, use cases, and how they integrate with AI applications, offering broader context for ChromaDB's role.