Sign in to view content

Sign in to view this lesson and continue learning.

Day 1 Lab: Building Graph RAG in production

Description

In this lab, Ashwani walks you through the process of setting up a knowledge graph using Neo4j and OpenAI. He demonstrates how to clone the repository, configure environment variables, and create a graph with entities like person, organization, and location. He also explores how to perform hybrid searches and generate responses using a language model.