FIND-20260401-010 · 2026-04-01 · Innovation Veille
vas3k/TaxHacker — Self-hosted AI accounting with LLM receipt/invoice analysis (MIT, TypeScript)
trending-repo
MEDIUM
TaxHacker is a trending self-hosted AI accounting tool (3,756 stars, +318 today) built with TypeScript. It uses LLM analysis for receipts, invoices, and transactions with custom prompts and categories. Supports OpenAI-compatible local models (Ollama, LM Studio, vLLM). MIT license, actively maintained (last commit 2026-03-31). Relevant as an architectural reference for ODS Billing Engine's invoice processing and as a potential integration point for DocSign/DocStore document analysis workflows.
Source
https://github.com/vas3k/TaxHacker
ODS Impact
Reference architecture for ODS Billing Engine (P3) invoice/receipt processing via LLM. The LLM-powered document analysis pattern with custom category prompts is directly applicable to DocStore (P1) for extracting structured metadata from uploaded PDFs. The OpenAI-compatible local model support pattern could inform ODS's AI integration strategy.
Security Review
License: MIT | Maintenance: ACTIVE | Risk: LOW | Recommendation: SAFE_TO_USE
Tags
accounting
llm
typescript
self-hosted
invoice
billing
trending