diff --git a/README.md b/README.md index 03893114..2d9080d3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # embedchain +[![](https://dcbadge.vercel.app/api/server/nhvCbCtKV?style=flat)](https://discord.gg/nhvCbCtKV) + embedchain is a framework to easily create LLM powered bots over any dataset. It abstracts the enitre process of loading dataset, chunking it, creating embeddings and then storing in vector database.