Skip to main content

AI-powered tax preparation assistant

Project description

AI Tax — AI-Powered Tax Preparation

An AI-powered tax preparation system that aims to simplify tax filing through document parsing, conversational UI, and proactive tax optimization.

Vision

Make tax filing as simple as having a conversation — upload your documents, answer a few questions, file electronically.

Architecture

┌─────────────────────────────────────────────┐
│                   User Interface             │
│         (Conversational / Chat-based)        │
└──────────────────┬──────────────────────────┘
                   │
┌──────────────────▼──────────────────────────┐
│              AI Orchestrator                 │
│  - Document parsing (OCR + LLM extraction)  │
│  - Conversational interview engine          │
│  - Tax optimization suggestions             │
│  - Error detection & validation             │
└──────────┬───────────────┬──────────────────┘
           │               │
┌──────────▼─────┐  ┌──────▼──────────────────┐
│  Tax Engine    │  │  Document Parser         │
│  (Calculation) │  │  (W-2, 1099, K-1, etc.) │
│                │  │                          │
│  Option A:     │  │  - Cloud OCR APIs        │
│  Column Tax    │  │  - LLM extraction        │
│  White-label   │  │  - Validation layer      │
│                │  │                          │
│  Option B:     │  │                          │
│  Custom engine │  │                          │
│  (Direct File  │  │                          │
│   reference)   │  │                          │
└──────────┬─────┘  └──────────────────────────┘
           │
┌──────────▼──────────────────────────────────┐
│           IRS MeF E-Filing                   │
│  - XML schema generation                    │
│  - A2A transmission                         │
│  - Acknowledgement handling                 │
└─────────────────────────────────────────────┘

Project Structure

ai-tax/
├── README.md              # This file
├── STATUS.md              # Project status (source of truth)
├── config/                # Configuration files
├── docs/                  # Documentation
├── research/              # Research reports
├── src/
│   ├── core/              # Tax calculation engine & data models
│   ├── api/               # API layer (Column Tax integration or custom)
│   ├── parsers/           # Document parsing (W-2, 1099, etc.)
│   └── ui/                # Conversational UI / interview engine
└── tests/                 # Test suite

Tech Stack (Planned)

  • Language: Python 3.12+
  • Tax Engine: Column Tax API (Year 1) → Custom engine (Year 2+)
  • Document Parsing: Google Cloud Document AI / AWS Textract
  • AI/LLM: Claude API for conversational interface + optimization
  • E-Filing: IRS MeF A2A (when ready for direct filing)
  • Security: AES-256 encryption, SOC 2 practices from day 1

Current Phase: Planning & Architecture

See STATUS.md for current progress and next steps.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

taxforge-0.9.0.tar.gz (24.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

taxforge-0.9.0-py3-none-any.whl (19.6 kB view details)

Uploaded Python 3

File details

Details for the file taxforge-0.9.0.tar.gz.

File metadata

  • Download URL: taxforge-0.9.0.tar.gz
  • Upload date:
  • Size: 24.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for taxforge-0.9.0.tar.gz
Algorithm Hash digest
SHA256 1e60a47ede357a6a3a73717b2137340cbf7965f6be682ec64089caa30b4827a2
MD5 1a8ea996df7816dc94527e206c260185
BLAKE2b-256 d407ca134b7c8e11ef977eedd84bcd4862ff8d3cd97b0ea4f17f5b69422f561d

See more details on using hashes here.

File details

Details for the file taxforge-0.9.0-py3-none-any.whl.

File metadata

  • Download URL: taxforge-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 19.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for taxforge-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 09a773ca2cda8949924db7c159a24b71f8f532ecbda12d4e9a28b410f898a985
MD5 dc83b0594b5e515f1e4487d7eb737f88
BLAKE2b-256 5f18baa6f3fb444211459040641e8eed73549056c4af1853fb7308b0f739b863

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page