Update Readme

Add discord server link
This commit is contained in:
Taranjeet Singh
2023-06-21 22:32:38 +05:30
parent 498287e864
commit 079c564a8f

View File

@@ -1,5 +1,7 @@
# embedchain # 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. 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. It abstracts the enitre process of loading dataset, chunking it, creating embeddings and then storing in vector database.