Beyond Basic LLM Applications: Getting Started With Redis and LangChain



Beyond Basic LLM Applications: Getting Started With Redis and LangChain

Beyond Basic LLM Applications: Getting Started With Redis and LangChain

In this video, we’re going to have a closer look at how you use LangChain with Redis. I’m first going to make a case for why you want to consider Redis as a backend for your LLM application.

Link to the code:

https://colab.research.google.com/drive/1tyils0uWUyekBLwMPHIpGVkVvpfjpPux?usp=sharing

Link to the data:
https://cseweb.ucsd.edu/~jmcauley/datasets/amazon_v2/

A full course on how to develop and deploy contextual language model applications with LangChain is available in The Rabbitmetrics Community:

https://www.rabbitmetrics.com/classroom

▬▬▬▬▬▬ V I D E O C H A P T E R S & T I M E S T A M P S ▬▬▬▬▬▬
0:00 Introduction and overview

0:28 Why Redis

2:10 Setting up a Redis database

3:42 Redis-py and LangChain

4:07 Connecting LangChain to Redis