DocumentAI-Backend is a lightweight backend framework that automates extraction of text, form fields, and structured data from documents. It offers REST API endpoints for uploading PDFs or images, processes them via Google Document AI with OCR fallback, and returns parsed results in JSON. Built with Python, FastAPI, and Docker, it enables quick integration into existing systems, scalable deployments, and customization through configurable pipelines and middleware.