The Problem We Solved

VAT compliance in the GCC is complex. With 6 different countries at various stages of implementation (from established systems like the UAE to pending rollouts in Qatar and Kuwait), keeping up with the regulations is a massive headache for businesses.

Small and Medium Enterprises (SMEs) often cannot afford expensive tax consultants, leading to calculation errors, invalid invoices, and severe penalties (like the UAE's new 14% penalty rate taking effect in 2026).

The Solution: Bob-VAT

Bob-VAT is an AI-powered, bilingual (Arabic & English) compliance assistant that acts as a virtual tax consultant. It doesn't just calculate numbers; it understands the law. By combining advanced Large Language Models with real-time web search capabilities, Bob-VAT provides accurate, legally-cited guidance for any VAT scenario.

๐Ÿค–

Qwen-Plus LLM

Powers our bilingual reasoning, invoice parsing, and natural language understanding.

๐Ÿ”

Tavily Search

Provides real-time access to the latest tax authority updates, news, and rate changes.

โšก

FastAPI Backend

A robust, async Python backend managing data validation and service orchestration.

โš›๏ธ

Next.js Frontend

A stunning, responsive user interface inspired by premium financial tools.

Built with IBM Bob

The core of this applicationโ€”including the complex backend logic, API integrations, and frontend structureโ€”was rapidly prototyped and generated using IBM Bob, an advanced AI development assistant.

What IBM Bob did:

  • Generated the complete FastAPI architecture with Pydantic schemas.
  • Implemented the Qwen and Tavily service integrations.
  • Created the comprehensive Next.js frontend with modern CSS styling.
  • Ensured seamless communication between the client and server.
Return Home