From the course: Knowledge Graph Data Engineering for Generative AI Use Cases
Unlock this course with a free trial
Join today to access over 24,600 courses taught by industry experts.
Using a knowledge graph with AI - Neo4j Tutorial
From the course: Knowledge Graph Data Engineering for Generative AI Use Cases
Using a knowledge graph with AI
- [Instructor] Referring back to our diagram for rag, let's look at some example prompts where the retrieved triples are used for grounding. First, we're going to go into Stardog and we're going to download a database of triples. So for you, I have already put that into your course materials. Going to go into Stardog Studio and we're going to grab our database and we're going to export all. And I like RDF best, but you can download it in anything that you would like. Okay, so looking at the information that we have, let's take a sample of one of the questions that we would like our chat bot to answer. We are going to be looking at has Jackie purchased lemon flavored olive oil from us? When we open our triple file, we're going to search for a triple that is talking about Jackie. Now this is something that is stored about Jackie. This is all of the metadata about Jackie. These are all statements made about Jackie. This is her preferred label or her full name. We have which state she's…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.