Built & Accuracy-Validated · 85–90% Accuracy
🤖 Conversational LLM-Powered Business Intelligence System
GenAI / LLM Application · Natural Language → Instant Data Insights · Gemini 2.5 Flash & Pro on GCP Vertex AI · MCP Server Layer
How it works
User query enters via enterprise frontend → FastAPI orchestrates all ingress and egress →
Intent classifier routes to deterministic SQL templates or Gemini 2.5 Flash for dynamic generation →
MCP layer enforces responsible AI controls and loads GCS data models →
BigQuery executes SQL across 3 enterprise databases →
Gemini Answer converts the output table into a natural language response returned to the frontend.
Gemini 2.5 Pro / Flash
GCP Vertex AI
BigQuery
FastAPI
MCP Server Layer
GCS · JSON Data Models
Python
Explore Case Study →
Independent Project · 100% Tool Call Accuracy
🤖 Patient Follow-Up Agent — Agentic AI
Agentic AI · LangChain 1.x · LangGraph · Claude Haiku · ReAct Pattern · FastAPI
How it works
Clinical query enters the system → LangChain agent (create_agent, LangGraph orchestration) reasons about which tool to call using the ReAct pattern →
agent autonomously calls 4 custom tools: load patient record, assess clinical risk (BNP, HbA1c, eGFR, BP, PHQ-9 thresholds), generate care plan, detect missed appointments →
Claude Haiku reasons over tool outputs and decides next steps →
structured clinical response returned via FastAPI REST endpoints.
LangChain 1.x
LangGraph
Claude Haiku
ReAct Pattern
FastAPI
Python
Healthcare AI
Explore Case Study →
Production · Live on GCP Vertex AI
🎯 MLOps Sales Pipeline Intelligence System
Production MLOps · Sequence Modelling · >80% Forecast Error Reduction
Hidden Markov Model
GCP Vertex AI
Apache Airflow
Docker
Salesforce
BigQuery
Python
How it works
Salesforce stage progression data is extracted and filtered for directional transitions →
HMM models each deal as a sequence of hidden states to generate closure probability signals →
pipeline containerised in Docker with train, evaluate, and score CLI commands →
Airflow DAGs orchestrate scheduling and pipeline execution on GCP Vertex AI →
scores written to BigQuery with full governance documentation, audit trail, and rollback capability.
Explore Case Study →
Production · SLA-Based Quarterly Delivery · GCP
📊 AI-Powered Sales Forecasting Engine
Time-Series Forecasting · +5.3% Sales Increase · 60% Forecast Error Reduction
ARIMA & SARIMAX
PyCaret
GCP
Python · Pandas
Statsmodels
How it works
Top 10 suppliers analysed across 10 years of pharmaceutical sales data →
ARIMA/SARIMAX models trained per supplier, with order parameter tuning to correct historical anomalies and capture seasonality patterns →
automated back-testing and evaluation across model configurations via PyCaret →
12-month forecasts generated for top 3 suppliers on GCP under quarterly SLA →
outputs delivered with supplier margin intelligence for procurement and commercial decisions.
Explore Case Study →
Deployed · Live on AWS EC2
🏥 AI-Powered Thyroid Clinical Decision System
Healthcare AI · Explainable ML · 90% Detection Accuracy · 0.9 ROC-AUC
XGBoost
Random Forest
KNN
SMOTE
scikit-learn
Flask
Docker
AWS EC2
Explore Case Study →