EmbedChain's 114-line llms.txt shows what thorough AI preparation looks like
EmbedChain simplifies the integration of advanced AI applications, allowing users to build, deploy, and manage intelligent chat solutions effortlessly.
This llms.txt serves as a comprehensive guide to EmbedChain's functionality, offering insights into custom configurations and app management. Readers will gain a deeper understanding of the capabilities and best practices for utilizing EmbedChain in their development workflows.
Key Insights
Focused approach
A streamlined 2-section structure keeps things simple and scannable.
Optimal length
At 114 lines, this file balances detail with AI context window efficiency.
Two-file approach
Uses both llms.txt and llms-full.txt for different AI use cases.
llms.txt Preview
First 100 lines of 114 total
# Embedchain
## Docs
- [Custom configurations](https://docs.embedchain.ai/api-reference/advanced/configuration.md)
- [๐ add](https://docs.embedchain.ai/api-reference/app/add.md)
- [๐ฌ chat](https://docs.embedchain.ai/api-reference/app/chat.md)
- [๐ delete](https://docs.embedchain.ai/api-reference/app/delete.md)
- [๐ deploy](https://docs.embedchain.ai/api-reference/app/deploy.md)
- [๐ evaluate](https://docs.embedchain.ai/api-reference/app/evaluate.md)
- [๐ get](https://docs.embedchain.ai/api-reference/app/get.md)
- [App](https://docs.embedchain.ai/api-reference/app/overview.md)
- [โ query](https://docs.embedchain.ai/api-reference/app/query.md)
- [๐ reset](https://docs.embedchain.ai/api-reference/app/reset.md)
- [๐ search](https://docs.embedchain.ai/api-reference/app/search.md)
- [AI Assistant](https://docs.embedchain.ai/api-reference/store/ai-assistants.md)
- [OpenAI Assistant](https://docs.embedchain.ai/api-reference/store/openai-assistant.md)
- [๐ค Connect with Us](https://docs.embedchain.ai/community/connect-with-us.md)
- [๐ค Audio](https://docs.embedchain.ai/components/data-sources/audio.md)
- [๐ Beehiiv](https://docs.embedchain.ai/components/data-sources/beehiiv.md)
- [๐ CSV](https://docs.embedchain.ai/components/data-sources/csv.md)
- [โ๏ธ Custom](https://docs.embedchain.ai/components/data-sources/custom.md)
- [Data type handling](https://docs.embedchain.ai/components/data-sources/data-type-handling.md)
- [๐ Directory/Folder](https://docs.embedchain.ai/components/data-sources/directory.md)
- [๐ฌ Discord](https://docs.embedchain.ai/components/data-sources/discord.md)
- [๐จ๏ธ Discourse](https://docs.embedchain.ai/components/data-sources/discourse.md)
- [๐ Code Docs website](https://docs.embedchain.ai/components/data-sources/docs-site.md)
- [๐ Docx file](https://docs.embedchain.ai/components/data-sources/docx.md)
- [๐พ Dropbox](https://docs.embedchain.ai/components/data-sources/dropbox.md)
- [๐ Github](https://docs.embedchain.ai/components/data-sources/github.md)
- [๐ฌ Gmail](https://docs.embedchain.ai/components/data-sources/gmail.md)
- [๐ผ๏ธ Image](https://docs.embedchain.ai/components/data-sources/image.md)
- [๐ JSON](https://docs.embedchain.ai/components/data-sources/json.md)
- [๐ Mdx file](https://docs.embedchain.ai/components/data-sources/mdx.md)
- [๐ฌ MySQL](https://docs.embedchain.ai/components/data-sources/mysql.md)
- [๐ Notion](https://docs.embedchain.ai/components/data-sources/notion.md)
- [๐ OpenAPI](https://docs.embedchain.ai/components/data-sources/openapi.md)
- [Overview](https://docs.embedchain.ai/components/data-sources/overview.md)
- [๐ฐ PDF](https://docs.embedchain.ai/components/data-sources/pdf-file.md)
- [๐ Postgres](https://docs.embedchain.ai/components/data-sources/postgres.md)
- [โ๐ฌ Question and answer pair](https://docs.embedchain.ai/components/data-sources/qna.md)
- [๐บ๏ธ Sitemap](https://docs.embedchain.ai/components/data-sources/sitemap.md)
- [๐ค Slack](https://docs.embedchain.ai/components/data-sources/slack.md)
- [๐ Substack](https://docs.embedchain.ai/components/data-sources/substack.md)
- [๐ Text](https://docs.embedchain.ai/components/data-sources/text.md)
- [๐ HTML Web page](https://docs.embedchain.ai/components/data-sources/web-page.md)
- [๐งพ XML file](https://docs.embedchain.ai/components/data-sources/xml.md)
- [๐ฝ๏ธ Youtube Channel](https://docs.embedchain.ai/components/data-sources/youtube-channel.md)
- [๐บ Youtube Video](https://docs.embedchain.ai/components/data-sources/youtube-video.md)
- [๐งฉ Embedding models](https://docs.embedchain.ai/components/embedding-models.md)
- [๐ฌ Evaluation](https://docs.embedchain.ai/components/evaluation.md)
- [๐งฉ Introduction](https://docs.embedchain.ai/components/introduction.md)
- [๐ค Large language models (LLMs)](https://docs.embedchain.ai/components/llms.md)
- [ChromaDB](https://docs.embedchain.ai/components/vector-databases/chromadb.md)
- [Elasticsearch](https://docs.embedchain.ai/components/vector-databases/elasticsearch.md)
- [OpenSearch](https://docs.embedchain.ai/components/vector-databases/opensearch.md)
- [Pinecone](https://docs.embedchain.ai/components/vector-databases/pinecone.md)
- [Qdrant](https://docs.embedchain.ai/components/vector-databases/qdrant.md)
- [Weaviate](https://docs.embedchain.ai/components/vector-databases/weaviate.md)
- [Zilliz](https://docs.embedchain.ai/components/vector-databases/zilliz.md)
- [๐จโ๐ป Development](https://docs.embedchain.ai/contribution/dev.md): Contribute to Embedchain framework development
- [๐ Documentation](https://docs.embedchain.ai/contribution/docs.md): Contribute to Embedchain docs
- [๐ Guidelines](https://docs.embedchain.ai/contribution/guidelines.md)
- [๐ Python](https://docs.embedchain.ai/contribution/python.md)
- [Fly.io](https://docs.embedchain.ai/deployment/fly_io.md): Deploy your RAG application to fly.io platform
- [Gradio.app](https://docs.embedchain.ai/deployment/gradio_app.md): Deploy your RAG application to gradio.app platform
- [Huggingface.co](https://docs.embedchain.ai/deployment/huggingface_spaces.md): Deploy your RAG application to huggingface.co platform
- [Modal.com](https://docs.embedchain.ai/deployment/modal_com.md): Deploy your RAG application to modal.com platform
- [Railway.app](https://docs.embedchain.ai/deployment/railway.md): Deploy your RAG application to railway.app
- [Render.com](https://docs.embedchain.ai/deployment/render_com.md): Deploy your RAG application to render.com platform
- [Streamlit.io](https://docs.embedchain.ai/deployment/streamlit_io.md): Deploy your RAG application to streamlit.io platform
- [null](https://docs.embedchain.ai/examples/chat-with-PDF.md)
- [๐ค Discord Bot](https://docs.embedchain.ai/examples/discord_bot.md)
- [Full Stack](https://docs.embedchain.ai/examples/full_stack.md)
- [null](https://docs.embedchain.ai/examples/nextjs-assistant.md)
- [Notebooks & Replits](https://docs.embedchain.ai/examples/notebooks-and-replits.md)
- [OpenAI Assistant](https://docs.embedchain.ai/examples/openai-assistant.md)
- [Open-Source AI Assistant](https://docs.embedchain.ai/examples/opensource-assistant.md)
- [๐ฎ Poe Bot](https://docs.embedchain.ai/examples/poe_bot.md)
- [Add data](https://docs.embedchain.ai/examples/rest-api/add-data.md): Add a data source to an app.
- [Check status](https://docs.embedchain.ai/examples/rest-api/check-status.md): Endpoint to check the status of the API
- [Create app](https://docs.embedchain.ai/examples/rest-api/create.md): Create a new app using App ID
- [Delete app](https://docs.embedchain.ai/examples/rest-api/delete.md): Delete an existing app
- [Deploy app](https://docs.embedchain.ai/examples/rest-api/deploy.md): Deploy an existing app.
- [Get all apps](https://docs.embedchain.ai/examples/rest-api/get-all-apps.md): Get all applications
- [Get data](https://docs.embedchain.ai/examples/rest-api/get-data.md): Get all data sources for an app
- [๐ Getting Started](https://docs.embedchain.ai/examples/rest-api/getting-started.md)
- [Query app](https://docs.embedchain.ai/examples/rest-api/query.md): Query an app
- [๐ช Community showcase](https://docs.embedchain.ai/examples/showcase.md)
- [null](https://docs.embedchain.ai/examples/slack-AI.md)
- [๐ผ Slack Bot](https://docs.embedchain.ai/examples/slack_bot.md)
- [๐ฑ Telegram Bot](https://docs.embedchain.ai/examples/telegram_bot.md)
- [๐ฌ WhatsApp Bot](https://docs.embedchain.ai/examples/whatsapp_bot.md)
- [Overview](https://docs.embedchain.ai/get-started/deployment.md): Deploy your RAG application to production
- [โ FAQs](https://docs.embedchain.ai/get-started/faq.md): Collections of all the frequently asked questions
- [๐ป Full stack](https://docs.embedchain.ai/get-started/full-stack.md)
- [๐ Introduction](https://docs.embedchain.ai/get-started/introduction.md)
- [โก Quickstart](https://docs.embedchain.ai/get-started/quickstart.md): ๐ก Create an AI app on your own data in a minute
- [โ๏ธ Chainlit](https://docs.embedchain.ai/integration/chainlit.md): Integrate with Chainlit to create LLM chat apps
- [๐ง Helicone](https://docs.embedchain.ai/integration/helicone.md): Implement Helicone, the open-source LLM observability platform, with Embedchain. Monitor, debug, and optimize your AI applications effortlessly.EmbedChain is set up. Is yours?
Check your AI readiness in 30 seconds. See who AI recommends in your space. Free, no signup.
1000+ sites already set up
EmbedChain is ready for AI. Are you?
Check your AI readiness score in 30 seconds โ free, no signup required. Then generate your own llms.txt and start tracking your visibility.