Commit Graph

1 Commits

Author SHA1 Message Date
Jeff Emmett 4ed909dbc4 Initial docling-service: document extraction for AI stack
- FastAPI service using IBM Docling for document extraction
- Supports PDF, DOCX, PPTX, XLSX, HTML, images with OCR
- Integrates with AI Orchestrator (Ollama) for summarization
- Routes audio to RunPod Whisper for transcription
- Optional indexing to Semantic Search service
- Docker + Traefik configuration for RS 8000 deployment
- Python client library included

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-26 20:47:42 -08:00