Enterprise RAG
Document search · OCR · metered AI
Years of contracts and scanned paper had to become searchable without turning the answer into a black box. The system keeps retrieval, source inspection and usage accounting visible to the operator.
- Input
- Direct text extraction or OCR
- Retrieval
- Qdrant + Meilisearch, RRF + reranker
- Control
- File inspection + idempotent token ledger
What shipped
- Scans and text documents enter one searchable corpus
- Vector and keyword result sets are fused, then reranked
- Each AI run records tokens, price snapshots and its idempotency key
FastAPI · Qdrant · Meilisearch · RabbitMQ










