Vespa Demos
Explore interactive demonstrations showcasing Vespa's powerful search and AI capabilities
Video Search
Search through video content using advanced semantic search powered by Vespa. This is a Demo showcasing how Vespa can be used to handle and search multimodal data. Feel free to take a look through the videos to get an idea of what you can find!
Vespa Tensor Playground
Interactive playground to experiment with vector search and embeddings.
Visual PDF Search
Search PDF documents using visual understanding and semantic search. Explore how Vespa can be used for visual retrieval-augmented generation (RAG) and hybrid textual+visual search in this demo. Query a collection of 4770 documents from the Human Development Report by the United Nations.
Reverse Image Search
Find visually similar images at 1.28M scale using DINOv2 embeddings and binary quantisation in Vespa. Drop any image and see three rank profiles side-by-side: binary HNSW alone, binary + float rerank, and full-precision float - the same query against the same corpus, scored three different ways. Read the writeup at /article for the recall vs storage tradeoff.