Bill-LM

LLMAIFinancesDockerPythonSelf-hosted

AI-powered invoice analysis platform using real-time LLM processing to extract and structure financial data from invoices. Used by accountants, self-hosted on a personal NAS.

About

Bill-LM is an AI-powered invoice analysis platform built for accountants. It receives invoice documents, processes them in real time using a locally-run LLM or cloud based LLM provider, and extracts structured financial data (line items, totals, dates, vendors) for review and export.


The platform runs fully self-hosted on a personal NAS, deployed via Docker and GitHub Actions. No data leaves the local infrastructure, making it suitable for sensitive financial documents.


Key features:

Tech used