ERP-DocIQ / backend /app /__init__.py
kenmandal's picture
Deploy ERP-DocIQ: agentic OCR + IDP (MiniCPM-V 8B, Tesseract)
32b00ed verified
Raw
History Blame Contribute Delete
196 Bytes
"""Aperture — open-source agentic alternative to UiPath.
Backend package: hybrid IDP pipeline, model routing, prompt caching, metrics,
evals, and browser automation.
"""
__version__ = "0.1.0"