Add Local OCR to a .NET AI Agent (Upload → Parse → Chat) with LiteParse
Build a .NET agent that can read receipts, PDFs, spreadsheets, and images locally by routing document parsing through a dedicated tool that looks up uploaded files, runs LiteParse, and returns clean text to the chat flow.