Official documentation for the Kore.ai Platform — build intelligent AI solutions for enterprise productivity, customer service, and process automation.
- Agent Platform — Build intelligent, autonomous AI agents
- AI for Work — Enterprise productivity platform
- AI for Service — Customer service AI solutions
- AI for Process — Process automation with AI
- Install Node.js.
- Install Mintlify
npm i -g mintlify. - Create local build
mint devormint dev --port xxxxin the cloned repo's root folder. - Preview deployments/stage links are in the PRs.
- Create a feature branch from
mainbranch. - Create or update .md or .mdx files.
- Create a pull request.
- Wait for its approval and merge.
agent-management-platform # Agent Management Platform docs
agent-platform/ # Agent Platform docs
ai-for-process/ # AI for Process docs
ai-for-service/ # AI for Service docs
ai-for-work/ # AI for Work docs
assets/ # Common assets for all docs, mostly contains graphics
├── favicon.png
├── koreailogo.svg
custom-css # custom stylesheets
├── style.css
snippets # Reusable content for single sourcing
xo # Dump of old docs
.gitignore # Exclusions from repo uploads
.markdownlint.jsonc # MD Linter
.mintignore # Exclusions from the Mintlify build
docs.json # Config, TOC, home page design, etc.
home.mdx # Docs home page
Copyright © Kore.ai, Inc. All rights reserved.