Ver Fonte

Merge pull request #15 from embedchain/add-discord-badge

Update Readme
Taranjeet Singh há 2 anos atrás
pai
commit
973dc5434f
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      README.md

+ 2 - 0
README.md

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