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 | "$schema": "https://mintlify.com/schema.json", |
| #3 | "name": "Embedchain", |
| #4 | "logo": { |
| #5 | "dark": "/logo/dark-rt.svg", |
| #6 | "light": "/logo/light-rt.svg", |
| #7 | "href": "https://github.com/embedchain/embedchain" |
| #8 | }, |
| #9 | "favicon": "/favicon.png", |
| #10 | "colors": { |
| #11 | "primary": "#3B2FC9", |
| #12 | "light": "#6673FF", |
| #13 | "dark": "#3B2FC9", |
| #14 | "background": { |
| #15 | "dark": "#0f1117", |
| #16 | "light": "#fff" |
| #17 | } |
| #18 | }, |
| #19 | "modeToggle": { |
| #20 | "default": "dark" |
| #21 | }, |
| #22 | "openapi": ["/rest-api.json"], |
| #23 | "metadata": { |
| #24 | "og:image": "/images/og.png", |
| #25 | "twitter:site": "@embedchain" |
| #26 | }, |
| #27 | "tabs": [ |
| #28 | { |
| #29 | "name": "Examples", |
| #30 | "url": "examples" |
| #31 | }, |
| #32 | { |
| #33 | "name": "API Reference", |
| #34 | "url": "api-reference" |
| #35 | } |
| #36 | ], |
| #37 | "anchors": [ |
| #38 | { |
| #39 | "name": "Talk to founders", |
| #40 | "icon": "calendar", |
| #41 | "url": "https://cal.com/taranjeetio/ec" |
| #42 | } |
| #43 | ], |
| #44 | "topbarLinks": [ |
| #45 | { |
| #46 | "name": "GitHub", |
| #47 | "url": "https://github.com/embedchain/embedchain" |
| #48 | } |
| #49 | ], |
| #50 | "topbarCtaButton": { |
| #51 | "name": "Join our slack", |
| #52 | "url": "https://embedchain.ai/slack" |
| #53 | }, |
| #54 | "primaryTab": { |
| #55 | "name": "📘 Documentation" |
| #56 | }, |
| #57 | "navigation": [ |
| #58 | { |
| #59 | "group": "Get Started", |
| #60 | "pages": [ |
| #61 | "get-started/quickstart", |
| #62 | "get-started/introduction", |
| #63 | "get-started/faq", |
| #64 | "get-started/full-stack", |
| #65 | { |
| #66 | "group": "🔗 Integrations", |
| #67 | "pages": [ |
| #68 | "integration/langsmith", |
| #69 | "integration/chainlit", |
| #70 | "integration/streamlit-mistral", |
| #71 | "integration/openlit", |
| #72 | "integration/helicone" |
| #73 | ] |
| #74 | } |
| #75 | ] |
| #76 | }, |
| #77 | { |
| #78 | "group": "Use cases", |
| #79 | "pages": [ |
| #80 | "use-cases/introduction", |
| #81 | "use-cases/chatbots", |
| #82 | "use-cases/question-answering", |
| #83 | "use-cases/semantic-search" |
| #84 | ] |
| #85 | }, |
| #86 | { |
| #87 | "group": "Components", |
| #88 | "pages": [ |
| #89 | "components/introduction", |
| #90 | { |
| #91 | "group": "🗂️ Data sources", |
| #92 | "pages": [ |
| #93 | "components/data-sources/overview", |
| #94 | { |
| #95 | "group": "Data types", |
| #96 | "pages": [ |
| #97 | "components/data-sources/pdf-file", |
| #98 | "components/data-sources/csv", |
| #99 | "components/data-sources/json", |
| #100 | "components/data-sources/text", |
| #101 | "components/data-sources/directory", |
| #102 | "components/data-sources/web-page", |
| #103 | "components/data-sources/youtube-channel", |
| #104 | "components/data-sources/youtube-video", |
| #105 | "components/data-sources/docs-site", |
| #106 | "components/data-sources/mdx", |
| #107 | "components/data-sources/docx", |
| #108 | "components/data-sources/notion", |
| #109 | "components/data-sources/sitemap", |
| #110 | "components/data-sources/xml", |
| #111 | "components/data-sources/qna", |
| #112 | "components/data-sources/openapi", |
| #113 | "components/data-sources/gmail", |
| #114 | "components/data-sources/github", |
| #115 | "components/data-sources/postgres", |
| #116 | "components/data-sources/mysql", |
| #117 | "components/data-sources/slack", |
| #118 | "components/data-sources/discord", |
| #119 | "components/data-sources/discourse", |
| #120 | "components/data-sources/substack", |
| #121 | "components/data-sources/beehiiv", |
| #122 | "components/data-sources/directory", |
| #123 | "components/data-sources/dropbox", |
| #124 | "components/data-sources/image", |
| #125 | "components/data-sources/audio", |
| #126 | "components/data-sources/custom" |
| #127 | ] |
| #128 | }, |
| #129 | "components/data-sources/data-type-handling" |
| #130 | ] |
| #131 | }, |
| #132 | { |
| #133 | "group": "🗄️ Vector databases", |
| #134 | "pages": [ |
| #135 | "components/vector-databases/chromadb", |
| #136 | "components/vector-databases/elasticsearch", |
| #137 | "components/vector-databases/pinecone", |
| #138 | "components/vector-databases/opensearch", |
| #139 | "components/vector-databases/qdrant", |
| #140 | "components/vector-databases/weaviate", |
| #141 | "components/vector-databases/zilliz" |
| #142 | ] |
| #143 | }, |
| #144 | "components/llms", |
| #145 | "components/embedding-models", |
| #146 | "components/evaluation" |
| #147 | ] |
| #148 | }, |
| #149 | { |
| #150 | "group": "Deployment", |
| #151 | "pages": [ |
| #152 | "get-started/deployment", |
| #153 | "deployment/fly_io", |
| #154 | "deployment/modal_com", |
| #155 | "deployment/render_com", |
| #156 | "deployment/railway", |
| #157 | "deployment/streamlit_io", |
| #158 | "deployment/gradio_app", |
| #159 | "deployment/huggingface_spaces" |
| #160 | ] |
| #161 | }, |
| #162 | { |
| #163 | "group": "Community", |
| #164 | "pages": ["community/connect-with-us"] |
| #165 | }, |
| #166 | { |
| #167 | "group": "Examples", |
| #168 | "pages": [ |
| #169 | "examples/chat-with-PDF", |
| #170 | "examples/notebooks-and-replits", |
| #171 | { |
| #172 | "group": "REST API Service", |
| #173 | "pages": [ |
| #174 | "examples/rest-api/getting-started", |
| #175 | "examples/rest-api/create", |
| #176 | "examples/rest-api/get-all-apps", |
| #177 | "examples/rest-api/add-data", |
| #178 | "examples/rest-api/get-data", |
| #179 | "examples/rest-api/query", |
| #180 | "examples/rest-api/deploy", |
| #181 | "examples/rest-api/delete", |
| #182 | "examples/rest-api/check-status" |
| #183 | ] |
| #184 | }, |
| #185 | "examples/full_stack", |
| #186 | "examples/openai-assistant", |
| #187 | "examples/opensource-assistant", |
| #188 | "examples/nextjs-assistant", |
| #189 | "examples/slack-AI" |
| #190 | ] |
| #191 | }, |
| #192 | { |
| #193 | "group": "Chatbots", |
| #194 | "pages": [ |
| #195 | "examples/discord_bot", |
| #196 | "examples/slack_bot", |
| #197 | "examples/telegram_bot", |
| #198 | "examples/whatsapp_bot", |
| #199 | "examples/poe_bot" |
| #200 | ] |
| #201 | }, |
| #202 | { |
| #203 | "group": "Showcase", |
| #204 | "pages": ["examples/showcase"] |
| #205 | }, |
| #206 | { |
| #207 | "group": "API Reference", |
| #208 | "pages": [ |
| #209 | "api-reference/app/overview", |
| #210 | { |
| #211 | "group": "App methods", |
| #212 | "pages": [ |
| #213 | "api-reference/app/add", |
| #214 | "api-reference/app/query", |
| #215 | "api-reference/app/chat", |
| #216 | "api-reference/app/search", |
| #217 | "api-reference/app/get", |
| #218 | "api-reference/app/evaluate", |
| #219 | "api-reference/app/deploy", |
| #220 | "api-reference/app/reset", |
| #221 | "api-reference/app/delete" |
| #222 | ] |
| #223 | }, |
| #224 | "api-reference/store/openai-assistant", |
| #225 | "api-reference/store/ai-assistants", |
| #226 | "api-reference/advanced/configuration" |
| #227 | ] |
| #228 | }, |
| #229 | { |
| #230 | "group": "Contributing", |
| #231 | "pages": [ |
| #232 | "contribution/guidelines", |
| #233 | "contribution/dev", |
| #234 | "contribution/docs", |
| #235 | "contribution/python" |
| #236 | ] |
| #237 | }, |
| #238 | { |
| #239 | "group": "Product", |
| #240 | "pages": ["product/release-notes"] |
| #241 | } |
| #242 | ], |
| #243 | "footerSocials": { |
| #244 | "website": "https://embedchain.ai", |
| #245 | "github": "https://github.com/embedchain/embedchain", |
| #246 | "slack": "https://embedchain.ai/slack", |
| #247 | "discord": "https://discord.gg/6PzXDgEjG5", |
| #248 | "twitter": "https://twitter.com/embedchain", |
| #249 | "linkedin": "https://www.linkedin.com/company/embedchain" |
| #250 | }, |
| #251 | "isWhiteLabeled": true, |
| #252 | "analytics": { |
| #253 | "posthog": { |
| #254 | "apiKey": "phc_PHQDA5KwztijnSojsxJ2c1DuJd52QCzJzT2xnSGvjN2", |
| #255 | "apiHost": "https://app.embedchain.ai/ingest" |
| #256 | }, |
| #257 | "ga4": { |
| #258 | "measurementId": "G-4QK7FJE6T3" |
| #259 | } |
| #260 | }, |
| #261 | "feedback": { |
| #262 | "suggestEdit": true, |
| #263 | "raiseIssue": true, |
| #264 | "thumbsRating": true |
| #265 | }, |
| #266 | "search": { |
| #267 | "prompt": "✨ Search embedchain docs..." |
| #268 | }, |
| #269 | "api": { |
| #270 | "baseUrl": "http://localhost:8080" |
| #271 | }, |
| #272 | "redirects": [ |
| #273 | { |
| #274 | "source": "/changelog/command-line", |
| #275 | "destination": "/get-started/introduction" |
| #276 | } |
| #277 | ] |
| #278 | } |
| #279 |