GenAI Chat is an intelligent question-answering chatbot designed to help users interact with their data. Built on the Retrieval Augmented Generation (RAG) technique, it leverages the power of OpenAI’s large language models (LLMs) and Redis vector databases to provide accurate and context-aware answers to complex user queries.

System Architecture Link to heading

Flow Diagram

Chatbot User Interface Link to heading

GenAI Chat UI

View on Medium

View on GitHub