I’ve been exploring how to build a fully on-prem document AI pipeline for handling confidential data — no cloud APIs, no external processing. The basic setup we’re testing looks like: - OCR for scanned documents - NLP + embeddings for indexing - RAG for retrieval + question answering - Everything ru