This repository contains the official documentation for the 3WM AI Document Intelligence system by Sky Dust.
3WM is an advanced AI-powered document intelligence platform specializing in invoice processing and financial document automation. This documentation provides comprehensive guides for installation, configuration, API usage, and deployment.
docs/
├── index.mdx # Homepage
├── 3wm-project/
│ ├── overview.mdx # System overview
│ ├── getting-started/ # Installation and setup guides
│ ├── features/ # Feature documentation
│ ├── api-reference/ # API documentation
│ ├── architecture/ # Technical architecture
│ ├── deployment/ # Deployment guides
│ └── guides/ # Best practices and troubleshooting
└── mint.json # Documentation configuration
To run the documentation locally:
# Install dependencies
npm install
# Start development server
npm run devThe documentation will be available at http://localhost:3000.
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
The documentation is automatically deployed when changes are pushed to the main branch. The production documentation is available at docs.skydust.app.
- GitHub Issues: github.com/sky-dust-intelligence/3wm/issues
- Email: support@skydust.io
- Website: skydust.io
This documentation is part of the 3WM project by Sky Dust. All rights reserved.
Built with ❤️ by Sky Dust