From c0451a5e674d5cde1045f9217dc2df9f470ccbbd Mon Sep 17 00:00:00 2001 From: Kenzie Mihardja Date: Tue, 12 Dec 2023 14:37:07 -0800 Subject: [PATCH] add video walkthrough in the readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 90a55e6..d701f8c 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ This template contains a reference architecture for Retrieval Augmented Generation against a set of documents using Docugami's XML Knowledge Graph (KG-RAG). +## Video Walkthrough + +[![Docugami KG-RAG Walkthrough](https://img.youtube.com/vi/xOHOmL1NFMg/0.jpg)](https://www.youtube.com/watch?v=xOHOmL1NFMg) + ## Setup ### Environment Setup