From 623553e6e57d422b22b23f274ee793f6da33a407 Mon Sep 17 00:00:00 2001 From: Falko Habel Date: Mon, 20 May 2024 15:58:27 +0200 Subject: [PATCH] added Readme File with youtube link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9191906..d47aa65 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Fabelous-Ai-Chat -#### Video Demo: +#### Video Demo: https://youtu.be/A5mtqQLF000 #### Description: This is my Final Project for CS50P. A implementation of a RAG System using Chroma DB and Ollama for the backend, along with customtkinter for the frontend.