From bf48ac61d08e5febeb0148a34470d53756b39a4f Mon Sep 17 00:00:00 2001 From: Taranjeet Singh Date: Tue, 20 Jun 2023 17:28:45 +0530 Subject: [PATCH] Update Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67666edd..2805daeb 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ In the first release, we are making it easier for anyone to get a chatbot over a # Tech Stack -* embedchain is built on the following stack: +embedchain is built on the following stack: - [langchain](https://github.com/hwchase17/langchain) as an LLM framework to load, chunk and index data, - [OpenAI's Ada embedding model](https://platform.openai.com/docs/guides/embeddings) to create embeddings