[docs]: update readme (#767)

This commit is contained in:
Deshraj Yadav
2023-10-04 18:14:16 -07:00
committed by GitHub
parent f31351bedb
commit ea76868d65

View File

@@ -36,7 +36,7 @@ The documentation for embedchain can be found at [docs.embedchain.ai](https://do
## 💻 Usage ## 💻 Usage
Embedchain empowers you to create chatbot models similar to ChatGPT, using your own evolving dataset. Embedchain empowers you to create ChatGPT like apps, on your own dynamic dataset.
### Data Types Supported ### Data Types Supported
@@ -46,7 +46,9 @@ Embedchain empowers you to create chatbot models similar to ChatGPT, using your
* Sitemap * Sitemap
* Doc file * Doc file
* Code documentation website loader * Code documentation website loader
* Notion * Notion and many more.
You can find the full list of data types on [our documentation](https://docs.embedchain.ai/data-sources/csv).
### Queries ### Queries
@@ -87,7 +89,7 @@ If you utilize this repository, please consider citing it with:
``` ```
@misc{embedchain, @misc{embedchain,
author = {Taranjeet Singh}, author = {Taranjeet Singh, Deshraj Yadav},
title = {Embedchain: Framework to easily create LLM powered bots over any dataset}, title = {Embedchain: Framework to easily create LLM powered bots over any dataset},
year = {2023}, year = {2023},
publisher = {GitHub}, publisher = {GitHub},