repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources16d ago| #1 | --- |
| #2 | title: Overview |
| #3 | --- |
| #4 | |
| #5 | Embedchain comes with built-in support for various data sources. We handle the complexity of loading unstructured data from these data sources, allowing you to easily customize your app through a user-friendly interface. |
| #6 | |
| #7 | <CardGroup cols={4}> |
| #8 | <Card title="PDF file" href="/components/data-sources/pdf-file"></Card> |
| #9 | <Card title="CSV file" href="/components/data-sources/csv"></Card> |
| #10 | <Card title="JSON file" href="/components/data-sources/json"></Card> |
| #11 | <Card title="Text" href="/components/data-sources/text"></Card> |
| #12 | <Card title="Text File" href="/components/data-sources/text-file"></Card> |
| #13 | <Card title="Directory" href="/components/data-sources/directory"></Card> |
| #14 | <Card title="Web page" href="/components/data-sources/web-page"></Card> |
| #15 | <Card title="Youtube Channel" href="/components/data-sources/youtube-channel"></Card> |
| #16 | <Card title="Youtube Video" href="/components/data-sources/youtube-video"></Card> |
| #17 | <Card title="Docs website" href="/components/data-sources/docs-site"></Card> |
| #18 | <Card title="MDX file" href="/components/data-sources/mdx"></Card> |
| #19 | <Card title="DOCX file" href="/components/data-sources/docx"></Card> |
| #20 | <Card title="Notion" href="/components/data-sources/notion"></Card> |
| #21 | <Card title="Sitemap" href="/components/data-sources/sitemap"></Card> |
| #22 | <Card title="XML file" href="/components/data-sources/xml"></Card> |
| #23 | <Card title="Q&A pair" href="/components/data-sources/qna"></Card> |
| #24 | <Card title="OpenAPI" href="/components/data-sources/openapi"></Card> |
| #25 | <Card title="Gmail" href="/components/data-sources/gmail"></Card> |
| #26 | <Card title="Google Drive" href="/components/data-sources/google-drive"></Card> |
| #27 | <Card title="GitHub" href="/components/data-sources/github"></Card> |
| #28 | <Card title="Postgres" href="/components/data-sources/postgres"></Card> |
| #29 | <Card title="MySQL" href="/components/data-sources/mysql"></Card> |
| #30 | <Card title="Slack" href="/components/data-sources/slack"></Card> |
| #31 | <Card title="Discord" href="/components/data-sources/discord"></Card> |
| #32 | <Card title="Discourse" href="/components/data-sources/discourse"></Card> |
| #33 | <Card title="Substack" href="/components/data-sources/substack"></Card> |
| #34 | <Card title="Beehiiv" href="/components/data-sources/beehiiv"></Card> |
| #35 | <Card title="Dropbox" href="/components/data-sources/dropbox"></Card> |
| #36 | <Card title="Image" href="/components/data-sources/image"></Card> |
| #37 | <Card title="Audio" href="/components/data-sources/audio"></Card> |
| #38 | <Card title="Custom" href="/components/data-sources/custom"></Card> |
| #39 | </CardGroup> |
| #40 | |
| #41 | <br/ > |
| #42 | |
| #43 | <Snippet file="missing-data-source-tip.mdx" /> |
| #44 |