Girish Gaikwad Logo

Girish Gaikwad

SDE & Creative Technologist

Desktop Experience Recommended

gg-logoGirish Gaikwad - Portfolio

[ SYS.ARCHIVE_RECORD ] - GlobalXport

> AI-powered platform that automates international trade compliance, export documentation, and logistics to simplify cross-border shipping.

// INDUSTRY_TAG
Trade & Logistics
// DEPLOYMENT_YEAR
// SERVICE_PROTOCOLS
SaaS Platform
ASSET_VIEWER_ACTIVE
GlobalXport hero image
// PROBLEM_STATEMENT

Challenge

Automating cross-border shipping requires dealing with high-stakes legal documents and strict compliance laws. The AI needed to be perfectly accurate without hallucinations. Key challenges included:

>Handling complex, multi-layered export document validation logic.

>Structuring AI prompts to ensure 100% compliance accuracy without generative drift.

>Managing dynamic, unpredictable document uploads from users.

>Parsing raw, unstructured file data into usable JSON logic.

// SYSTEM_ARCHITECTURE

Solution

High level architecture of the application.

To eliminate AI hallucinations in legal documents, I shifted away from open-ended generative AI and moved toward structured prompt engineering. The LLM acts purely as a parsing engine, locked into a highly modular backend validation pipeline.

  • #

    Modular Validation Pipeline: Built an Express middleware architecture that breaks document validation down into distinct stages, ensuring file sanitization and structural checks happen before the data ever reaches the AI.

  • #

    Strict Prompt Engineering: Designed rigid prompt templates that force the LLM to output exclusively in predefined JSON schemas, entirely removing conversational drift and ensuring the system can reliably extract compliance data for immediate database storage.

  • #

    File Sanitization: Implemented robust upload handlers that convert raw PDFs and image formats into clean, standardized text blobs, creating a uniform data flow for the processing engine.

Visit website
// DEPLOYED_MODULES

Technologies

React module

React

NodeJS module

NodeJS

Express module

Express

MongoDB module

MongoDB

LLM APIs module

LLM APIs

Vercel module

Vercel

SYS.RELATED_ARCHIVES
SYS.ADJACENT_MODULES

More Applications

TS: February 2026[ ARCHIVE ]

eqrev

A web-based enterprise intelligence platform that aggregates, automates, and analyzes regional brand performance data from multiple quick-commerce platforms.

TS: January 2026[ ARCHIVE ]

Recovery

Integrated cybersecurity and investigation platform designed to streamline incident response, digital evidence gathering, and secure data recovery processes.

main*
Go Live