From 40205366521b4a9878224108b39ffe6f18911597 Mon Sep 17 00:00:00 2001 From: Akshayaraj-C <161812146+Akshayaraj-C@users.noreply.github.com> Date: Mon, 22 Jun 2026 16:07:31 +0530 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 140f0c019..e4e0267be 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,3 @@ Query the Chroma DB. python query_data.py "How does Alice meet the Mad Hatter?" ``` -> You'll also need to set up an OpenAI account (and set the OpenAI key in your environment variable) for this to work. - -Here is a step-by-step tutorial video: [RAG+Langchain Python Project: Easy AI/Chat For Your Docs](https://www.youtube.com/watch?v=tcqEUSNCn8I&ab_channel=pixegami).