This repository contains the official documentation for IllumiChat, the AI assistant builder platform.
IllumiChat is a complete platform for creating intelligent AI assistants with your own knowledge base, seamless integrations, and powerful deployment options. Build assistants that can:
- Answer questions using your custom knowledge base
- Integrate with HubSpot, Jira, and other tools via MCP
- Deploy as chat widgets, API integrations, or platform bots
- Scale from simple Q&A to complex workflows
- Getting Started: Introduction, quick start guide, and core concepts
- User Guide: Step-by-step instructions for using IllumiChat
- API Reference: Complete API documentation for developers
- Integrations: MCP setup guides and webhook configuration
- Troubleshooting: Common issues and support resources
- Node.js 18+ installed
- Mintlify CLI installed:
npm i -g mint
- Clone this repository
- Install dependencies:
npm install - Start the development server:
mint dev - Open http://localhost:3000
- Edit
.mdxfiles in the appropriate directories - Update
docs.jsonfor navigation changes - Preview changes in real-time with the dev server
- Commit and push to deploy automatically
We welcome contributions to improve our documentation:
- Fork this repository
- Create a feature branch
- Make your changes
- Submit a pull request
- Documentation Issues: GitHub Issues
- Product Support: [email protected]
- Community: Discord
This documentation is licensed under the Creative Commons ShareAlike 4.0 License.