Update Readme

This commit is contained in:
Taranjeet Singh
2023-06-20 17:28:45 +05:30
parent 65d1ff37e8
commit bf48ac61d0

View File

@@ -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