From 7ed3fb6cdc1c4ca0401e7c1c4dacec1fc51c12d6 Mon Sep 17 00:00:00 2001 From: Anil Muppalla Date: Fri, 12 Sep 2025 19:55:36 -0700 Subject: [PATCH] fix spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9357041..c4b1dd7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 🧠 GenAI Bedrock with Chroma Knowledgebase -A powerful document search and question-answering system built with AWS Bedrock, LangChain, Vhroma, and Streamlit. Upload your documents, ask questions in natural language, and get AI-powered answers with source citations. +A powerful document search and question-answering system built with AWS Bedrock, LangChain, Chroma, and Streamlit. Upload your documents, ask questions in natural language, and get AI-powered answers with source citations. [CLICK HERE TO USE THE STRANDS VERSION](https://github.com/patweb99/streamlit-kb/tree/aws-strands)