GraphCanon updated Aug 13, 2026 · GitHub synced Aug 13, 2026
35views this month
Decision brief
Self-hosted AI app for receipt and invoice analysis with LLM support.
Good fit when
- You need full control over data in your accounting system, enabling compliance and security requirements.
- Your workflow includes receipts and invoices that require OCR-based text recognition and analysis.
Avoid when
- If you prefer cloud-hosted solutions with minimal setup time and maintenance effort.
- When you lack the infrastructure or expertise to manage a self-hosted application, including database management and Docker orchestration.
- Pricing:
- freemium - Free open-source MIT-licensed solution but may involve costs for server hosting and third-party API usage like OpenAI.
- Requirements:
- Min 2 GB RAM; Requires Docker; Self-hosted setup requires Docker and PostgreSQL database.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (2d since push)
- As of Aug 13, 2026
- Provenance
- Not a fork · Personal account
- As of Aug 13, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install TaxHacker npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
TaxHacker is a self-hostable application leveraging large language models (LLMs) to analyze financial documents such as receipts and invoices. It supports custom prompts, expense categorization, currency exchange data, OCR-based recognition of text from images, and integrates with tools like OpenAI for AI analysis. The deployment includes support for PostgreSQL databases and automatic migrations.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Aug 13, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Aug 13, 2026
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Aug 13, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Aug 13, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Aug 13, 2026
Categories
Tags
README
🛳 Deployment and Self hosting TaxHacker can be easily self hosted on your own infrastructure for complete control over your data and application environment. We provide a Docker image and Docker Compose setup that makes deployment simple: The Docker Compose setup includes: TaxHa...
For agents
This page has a .md twin and JSON over the API.