Browse all the AI tutorials with Redis.
In this tutorial you will learn how to use Redis Database and Vector Similarity Search to create a text-to-image AI assistant
Read more -->
In this tutorial, we will build an e-commerce chatbot that can query Amazon product embeddings using Redis and generate responses with Langchain.
Vector similarity can be used to find similar products, articles and much more. In this tutorial, we will show you how to use Redis to index and search for similar vectors.