AI & ML Tech Glossary
Clear definitions of 500+ AI, ML, and systems terms, built for professionals.
V
Vision-Language Model
A vision-language model (VLM) jointly processes images and text to enable tasks like image captioning, visual Q&A, and image-grounded chat. Many VLMs combine a vision...
Vector Database
A vector database stores and indexes embedding vectors so you can retrieve semantically similar items with low latency. It powers semantic search and RAG by...