Official documentation for Convergio AI — architecture, APIs, setup guides, and developer reference.
Live site: docs.instinctbits.com
- Python 3.10+
- pip
pip install -r requirements.txt
mkdocs serveOpen http://localhost:8000 in your browser.
mkdocs buildThe site deploys automatically to GitHub Pages on every push to main via GitHub Actions. No manual deployment needed.
docs/
├── index.md # Landing page
├── getting-started/ # Setup, quickstart, configuration
├── platform/ # Architecture, core concepts
├── api/ # API reference
├── guides/ # Deployment, best practices
├── sdks/ # SDK documentation
├── changelog.md # Release history
└── assets/ # Images, CSS, JS
- Organization: Digitech Nomads
- Project: Convergio AI
- Produced by: Instinct Bits Lab