Vector Database Management and Optimization at Scale
New · Open Source
Kerb - LLM Development Toolkit
Python toolkit for building production-ready LLM applications. Modular utilities for prompts, RAG, agents, structured outputs, and multi-provider support.
Was this section helpful?
Billion-scale similarity search with GPUs, Jeff Johnson, Matthijs Douze, and Hervé Jégou, 2017arXivDOI: 10.48550/arXiv.1702.08734 - Describes FAISS, an open-source library that provides highly optimized implementations of various ANN algorithms and techniques for billion-scale similarity search, covering many practical aspects discussed in the section.