AI 101

Get access to our latest news by signing up for our newsletter.

A diagram demonstrating efficient vector similarity search with Redis and embeddings.
deep learning

Efficient Vector Similarity Search with Redis Tutorial

Learn how to perform efficient vector similarity searches using Redis. Explore creating vector embeddings from the Amazon product dataset, indexing them, and utilizing advanced techniques like HNSW...

embeddingsAn illustration of Qdrant vector search engine concept

Exploring Qdrant: A Comprehensive Guide to Data and Vector Similarity Search

Discover Qdrant, an open-source vector similarity search engine. Learn how to create embeddings, index them, and build your own applications with examples and coding tips.