AI 101

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

Tutorial on building a text to image AI assistant using Redis Search and CLIP.
AI

Redis Tutorial: Building a Text to Image AI Assistant with Redis Search

Learn how to create a text to image AI assistant using Redis Search and CLIP. This tutorial covers everything from setup to deployment, including code examples and usage of the Flickr8k dataset.

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

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...

AI chatbotE-commerce chatbot built with Redis and Langchain to enhance user experience.

Build a Smart E-Commerce Chatbot with Redis, Langchain, and ChatGPT

Discover how to create an interactive e-commerce chatbot using Redis, Langchain, and the ChatGPT API. This tutorial provides a step-by-step process to enhance your online business with AI-driven so...

AIAn illustration of integrating Redis Search with a Text-to-Image AI assistant.

Redis Tutorial: Creating a Text-to-Image AI Assistant with Redis Search

Explore how to build a Text-to-Image AI assistant using Redis Search and CLIP. This tutorial guides you through combining powerful technologies for image and prompt similarity searches, providing h...

deep learningA visual representation of vector similarity search using Redis in deep learning.

Efficient Vector Similarity Search with Redis: A Comprehensive Guide

Explore the power of vector embeddings and Redis to enhance search results. This tutorial covers creating embeddings from data, indexing them with Redis, and performing similarity searches. Learn t...

AI SearchA diagram illustrating efficient vector similarity search with Redis.

Efficient Vector Similarity Search with Redis: Enhancing AI-Powered Search

Discover how to enhance search results using vector embeddings with Redis. This tutorial explains the creation of vector embeddings using deep learning models, indexing techniques, and efficient re...