Skip to content

karlotimmerman/docs

Repository files navigation

3WM Documentation

This repository contains the official documentation for the 3WM AI Document Intelligence system by Sky Dust.

Overview

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.

Documentation Structure

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

Local Development

To run the documentation locally:

# Install dependencies
npm install

# Start development server
npm run dev

The documentation will be available at http://localhost:3000.

Contributing

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Deployment

The documentation is automatically deployed when changes are pushed to the main branch. The production documentation is available at docs.skydust.app.

Support

License

This documentation is part of the 3WM project by Sky Dust. All rights reserved.


Built with ❤️ by Sky Dust

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages