Taxverse

Inspiration

Taxes are one of the few systems that touch nearly everyone, yet they remain difficult for most people to understand.

When we filed taxes for the first time, the process felt intimidating and unclear. We did not know where to begin, which rules applied to our situation, or whether we were making the right choices. Most resources assumed prior knowledge, and most tools produced final numbers without explaining how those numbers were reached.

That gap had real consequences. Out of uncertainty, we made conservative decisions and filed in the safest way possible. Later, we realized we had missed opportunities to plan better and save more—not because we lacked discipline, but because we lacked clarity.

This became the core insight behind Taxverse: the tax problem is not only about calculation, it is about understanding.

People do not avoid tax planning because they are careless. They avoid it because tax systems feel inaccessible, technical, and high risk. We wanted to build a product that feels like a guide, not just a form, a platform that explains, supports, and helps users make confident decisions at every step. That vision became Taxverse.


What It Does

Taxverse is an intelligent tax decision platform that helps users understand their taxes, prepare confidently, and move toward filing with clarity.

Users can manually enter details or upload structured tax-related information. Based on the selected country - currently India, the UK, Singapore, UAE and the US Taxverse applies country-specific rules to calculate taxes accurately using deterministic logic.

Beyond calculation, Taxverse explains:

  • how tax is computed step by step
  • which slabs, deductions, and exemptions were applied
  • how different choices affect final liability
  • where users may be missing legal tax-saving opportunities

Taxverse also includes a conversational layer where users can ask questions in plain language and receive answers grounded in their own data, not generic advice.

In addition, the platform provides:

  • visual analytics showing where money goes
  • future projections under changing income scenarios
  • planning guidance to improve decisions before deadlines
  • draft preparation support to organize return-ready outputs
  • a built-in ITR Guide that explains filing concepts, required information, and practical steps in beginner-friendly language

The result is a system that goes beyond compliance and helps users build confidence in tax decision-making.


How We Built It

We built Taxverse with a clear engineering principle: in financial products, trust must come before intelligence.

All tax calculations and projections run through deterministic, rule-based logic aligned with official frameworks. This ensures consistency, auditability, and reliability. AI is intentionally separated from the calculation core.


Architecture Overview

User Input (Manual Entry or Payslip Upload)

Frontend (Next.js UI)

Validation and Normalization

API Layer (Fastify)

Workflow Orchestration (LangGraph)

Deterministic Tax Engines (India, UK, US, Singapore, UAE)

Projection and Scenario Analysis

AI Explanation and Contextual Q&A (post-computation only)

Results UI and ITR Draft Preparation

AI is strictly isolated and cannot modify computed tax numbers.


System Design

Deterministic Tax Engine
Each country module (India, UK, US, Singapore, UAE) implements its own rules independently while following a shared architecture for consistency and scalability.

LangGraph Orchestration
Multi-step workflows such as validation, calculation, projection, explanation, and draft preparation are coordinated using LangGraph.

AI as an Explanation and Assistance Layer
AI is used only after numerical computation to translate results into plain language, generate personalized insights, answer questions, and support ITR understanding.

Next.js Frontend
An interactive interface with dashboards, guided flows, and conversational support reduces cognitive load and anxiety.

Extensible Foundation
The system is designed to support new countries, policy updates, and additional planning or filing features with minimal disruption.


Challenges We Ran Into

1. Trust vs Intelligence
In finance, small errors break confidence. We had to ensure AI never interfered with core calculations while still making explanations genuinely useful.

2. Multi-Country Complexity
India, the UK, and the US differ significantly in structure and terminology. Supporting them without flattening legal differences required careful abstraction and modular design.

3. Explanation Quality
Accurate tax explanations are often dense. We iterated repeatedly to make them precise, beginner-friendly, and concise.

4. Actionability
Users need more than numbers they need a path to file. Integrating draft preparation and an ITR guide without overwhelming users was a key challenge.


Accomplishments We’re Proud Of

  • Built a platform focused on tax understanding, not just tax output
  • Implemented deterministic multi-country tax analysis (India, UK, US, Singapore, UAE)
  • Designed a safe architecture where AI explains without altering computation
  • Delivered future tax projections for proactive planning
  • Added conversational Q&A grounded in user-specific data
  • Implemented draft preparation support for filing workflows
  • Built a practical ITR Guide for first-time and unsure filers
  • Created a product we personally needed when we started filing taxes

What We Learned

  • Most people are not bad at managing money; they are navigating systems that are hard to decode
  • Clarity creates confidence
  • Transparency creates trust
  • Deterministic logic is essential in high-stakes domains
  • AI is most valuable when it improves understanding, not when it replaces rules

Helping users understand why a tax outcome happened is as important as showing what the outcome is.


What’s Next for Taxverse

We plan to evolve Taxverse from a strong tax assistant into a global tax intelligence and readiness platform.

Next Steps

  • Expand support to additional countries and tax regimes
  • Introduce deeper personalized tax optimization strategies
  • Support document-based inputs such as payslips and tax statements
  • Enhance simulation tools for richer what-if planning
  • Improve submission-readiness workflows
  • Expand the ITR Guide into a more interactive filing companion
  • Add profiles, tax history tracking, and year-over-year insights

Long-Term Vision

To help people move from tax confusion to confident action not just better tax calculation, but better tax understanding, better planning, and better decisions.

Built With

+ 2 more
Share this project:

Updates