This notebook demonstrates how to use Redis as high-speed context memory with ChatGPT.
Prerequisites
- Redis instance with the Redis Search and Redis JSON modules
- Redis-py client lib
- OpenAI Python client lib
- OpenAI API key
Installation
Install Python modules necessary for the examples.