Zeroagent acts as knowledge based agents, helping to supercharge your documentation, help center, blogs, and landing pages. It ensures a seamless and personalized experience for your users, while reducing your workload and maximizing engagement.Documentation Index
Fetch the complete documentation index at: https://docs.zeroagent.io/llms.txt
Use this file to discover all available pages before exploring further.
- 💡 AI-Powered Search: Zeroagent makes documentation easy to navigate with its intelligent search capabilities, ensuring users quickly find the information they need.
- 🔍 Contextual Responses: Provide step-by-step guidance to customers by answering their queries directly from your documentation content.
- 📄 Real-Time Updates: Automatically update responses as your documentation evolves, keeping information accurate and consistent.
Connecting with Docs
🔑 Embed SDK
Add the
script code to your application.Gatsby
Gatsby
Add the below code in your
src/pages/index.js or src/pages/index.tsx of your Gatsby project.Docusaurus
Docusaurus
Add the below code in your
src/pages/index.js or src/pages/index.tsx of your Docusaurus project.MkDocs
MkDocs
Create
zeroagent-init.js inside docs folder. Add this js path file to your mkdocs.ymlmkdocs.yml
zeroagent-init.js
You can also use Hardcore method to embed SDK.
🗂️ Knowledge Base
Our system
crawls automatically all the pages of the website and adds them to AI knowledge base. You can also add addtional information as pdf, xls.Learn more about the Knowledge Base.