DocRouter Open Source

DocRouter Open Source

Self-hosted document processing with full source code access

Open Source Benefits

DocRouter is available as an open source project, giving you complete control over your document processing infrastructure. Deploy on your own infrastructure, customize the processing pipeline, and maintain full data sovereignty.

Full Control

  • • Complete source code access
  • • Self-hosted deployment options
  • • Custom modifications and extensions
  • • No vendor lock-in

Enterprise Ready

  • • Docker and Kubernetes support
  • • Scalable microservices architecture
  • • Enterprise security features
  • • Professional support available

Getting Started

Clone the repository and start with Docker Compose for local development:

git clone https://github.com/analytiq-hub/doc-router.git
cd doc-router
docker-compose up -d

For production deployment with Kubernetes:

kubectl apply -f k8s/
kubectl port-forward svc/docrouter-frontend 8080:80

Customization Options

Processing Pipeline

  • • Custom OCR engines
  • • Additional AI model integrations
  • • Custom document type handlers
  • • Workflow customization

Integration Points

  • • Custom API endpoints
  • • Database connectors
  • • Message queue integrations
  • • Authentication providers

Community & Support

👥

Community Support

GitHub issues, discussions, and community contributions

📚

Documentation

Comprehensive setup guides, API docs, and tutorials

🔧

Professional Services

Enterprise support, training, and custom development

Ready to Self-Host?

Get started with DocRouter open source or contact us for enterprise support and services.

View on GitHub