|
@@ -1,5 +1,7 @@
|
|
|
# embedchain
|
|
|
|
|
|
+<a href="https://runacap.com/ross-index/q3-2023/" target="_blank" rel="noopener"><img style="width: 260px; height: 56px" src="https://runacap.com/wp-content/uploads/2023/10/ROSS_badge_black_Q3_2023.svg" alt="ROSS Index - Fastest Growing Open-Source Startups in Q3 2023 | Runa Capital" width="260" height="56"/></a>
|
|
|
+
|
|
|
[](https://pypi.org/project/embedchain/)
|
|
|
[](https://join.slack.com/t/embedchain/shared_invite/zt-22uwz3c46-Zg7cIh5rOBteT_xe1jwLDw)
|
|
|
[](https://discord.gg/CUU9FPhRNt)
|
|
@@ -38,20 +40,23 @@ The documentation for embedchain can be found at [docs.embedchain.ai](https://do
|
|
|
|
|
|
Embedchain empowers you to create ChatGPT like apps, on your own dynamic dataset.
|
|
|
|
|
|
-### Data Types Supported
|
|
|
+### Data types supported
|
|
|
|
|
|
* Youtube video
|
|
|
* PDF file
|
|
|
+* CSV file
|
|
|
* Web page
|
|
|
+* MDX file
|
|
|
+* XML file
|
|
|
* Sitemap
|
|
|
* Doc file
|
|
|
+* Notion
|
|
|
* JSON file
|
|
|
-* Code documentation website loader
|
|
|
* OpenAPI specs
|
|
|
-* Notion
|
|
|
+* Code docs website
|
|
|
* Unstructured file loader and many more
|
|
|
|
|
|
-You can find the full list of data types on [our documentation](https://docs.embedchain.ai/data-sources/csv).
|
|
|
+You can find the full list of data types on [our documentation](https://docs.embedchain.ai/data-sources/).
|
|
|
|
|
|
### Queries
|
|
|
|