unsubbed.co

TaxHacker

TaxHacker handles AI-driven accounting app as a self-hosted solution.

Overview

Self-hosted AI accounting app. LLM analyzer for receipts, invoices, transactions with custom prompts and categories Your personal AI accountant The project has 2K+ GitHub stars and is licensed under MIT.

Getting Started

Source: GitHub README

curl -O https://raw.githubusercontent.com/vas3k/TaxHacker/main/docker-compose.yml

docker compose up
services:
  app:
    image: ghcr.io/vas3k/taxhacker:latest
    ports:
      - "7331:7331"
    environment:
      - SELF_HOSTED_MODE=true
      - UPLOAD_PATH=/app/data/uploads
      - DATABASE_URL=postgresql://postgres:postgres@localhost:5432/taxhacker
    volumes:
      - ./data:/app/data
    restart: unless-stopped

Normalized Features

Source: tool-features-normalized.json

brew, docker, docker compose, npm, postgresql, rest api, snap.

Features

Integrations & APIs

  • REST API