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.18653/v1/D19-1410 - Introduces Sentence-BERT, a model that generates semantically meaningful sentence embeddings suitable for similarity comparison, a core technique for preparing data for vector databases.
Weaviate Concepts: Vector Database, Weaviate Team, 2024 (Weaviate) - Official documentation providing a clear explanation of vector database architecture, functionality, and their application in semantic search and RAG.