0
AKSHAY BIRLA — PORTFOLIO
View
Jr. Data Scientist @ Globe Creater Services Pune, India --:--:-- IST

Akshay Birla

I build AI systems that hold up in production — grounding LLMs so they don't hallucinate, pipelines that fail loudly on bad data, and models evaluated honestly and served behind clean APIs.

Status Building AI products
RoleJr. Data Scientist · Lead
CompanyGlobe Creater Services
Local time--:--
14+
Projects
8.82
CGPA · A+
🏆
World Record
PythonLLMs & RAGFastAPIApache KafkaApache AirflowMLflowDuckDBPower BIDockerscikit-learnAWSGenerative AI PythonLLMs & RAGFastAPIApache KafkaApache AirflowMLflowDuckDBPower BIDockerscikit-learnAWSGenerative AI
01 / About

Turning data into decisions that ship.

I'm a Data Scientist & AI Developer working across the full lifecycle of intelligent systems — from raw data and EDA to LLM-powered products served in production. My work sits where machine learning, generative AI, and data engineering meet.
AB
Akshay Ghansham Birla
Jr. Data Scientist · Project Lead · Trainer
Education

B.Sc. Data Science, AI & ML

SPPU · 8.82 CGPA · A+ Grade

Focus

GenAI · LLMs · MLOps

RAGNLPBIAutomation

"Grounding LLMs so they don't hallucinate, pipelines that fail loudly on bad data, and ML that's evaluated honestly and served behind an API."

akshay.py
1class DataScientist:
2  stack = ["LLMs", "RAG", "MLOps"]
3  def build(self, idea):
4    return f"{idea} shipped honestly"
Based in

Pune, India

Maharashtra · On-site

60%
efficiency gain
02 / Approach

How I build production AI.

Three principles I don't compromise on — they're the difference between a demo and a system you can trust.

P.01

Grounded

LLMs cite their sources. RAG with hybrid retrieval and clause-level citations means answers you can verify — not confident hallucination.

P.02

Observable

Pipelines fail loudly on bad data. Drift is caught with PSI, KS and Jensen-Shannon before it silently degrades a model in production.

P.03

Honest

Models evaluated without cheating — proper validation, no leakage — then served behind clean, documented FastAPI endpoints.

Languages & Core

PythonSQLpandasNumPyscikit-learn

AI / ML & LLMs

LLMsRAGNLPGenerative AIVector SearchDeep LearningForecasting

Data Infrastructure

DuckDBAirflowKafkaMLflowLakehouse

Serving & Deployment

FastAPIStreamlitDockerAWS

Analytics & BI

Power BIVisualizationEDABusiness Intelligence

Practices & Domains

MLOpsDrift DetectionOCRFintechAutomation
03 / Experience

A track record of shipping & leading.

JUN 2026 — PRESENT · FULL-TIME

Jr. Data Scientist & Technical Project Lead

Globe Creater Services · Pune (On-site)

Lead the development and delivery of robust data solutions for MNC clients and research institutions, drive business development across verticals, and serve as experienced faculty — training batches of students and interns in Data Science, AI, YOLO, and web development.

Project LeadershipData ScienceTraining & MentorshipBusiness Development
NOV 2025 — FEB 2026 · FREELANCE

AI-Integrated District Dashboard — Government of Maharashtra

Freelance · Multiple Districts, Maharashtra

Delivered an AI-integrated dashboard for multiple Maharashtra districts as an independent freelance engagement — consolidating district-level data into an interactive decision-support tool with intelligent analytics for administrators.

GovTechDashboardAI AnalyticsFreelance
APR 2025 — MAY 2026 · FULL-TIME

Python Developer

DocBoyz · Remote

Standardized data from diverse global formats into structured JSON and designed an optimized AWS S3 ingestion & storage pipeline. Built and deployed enterprise tools — a Fintech Chatbot, an automated Email Verifier, and a Document Processor — while handling server management, backend scaling, and continuous deployment for critical financial services.

PythonAWS S3AutomationBackendFintech
DEC 2024 · GUINNESS WORLD RECORD

Data Processing Specialist — Largest Online Photo Album of Books

Department of Technology, Savitribai Phule Pune University · Internship

Contributed to a Guinness World Record initiative — collecting, cleaning, organizing, and managing data at scale to ensure accuracy and efficiency across the record attempt.

World RecordData ProcessingData Quality
OCT — DEC 2024 · INTERNSHIP

Data Science Intern

Sustainable Eco-System Organisation Pvt. Ltd. · Pimpri Chinchwad

Applied data-science methods to improve solar and renewable-energy systems — boosting processing efficiency by 60% with Python, leading 200 students across data transformation, validation, and storage (50% efficiency gain), and contributing to a world record for the largest folder of self-portraits.

PythonRenewable EnergyTeam Lead
AUG 2024 — AUG 2025 · INTERNSHIP

Student Intern

The Sparks Foundation · Remote

Data analysis and project-management work across guided data-science tasks and deliverables.

Data AnalysisMS Project
EDUCATION

B.Sc. Data Science, AI & ML — 8.82 CGPA (A+)

Savitribai Phule Pune University · Department of Technology

Graduated with distinction, specializing in data science, machine learning, and applied AI. Received Graduate Trainee offers from TCS and Wiprodeclined both to pursue hands-on, visionary work in AI, Data Science, and ML.

A+ Grade8.82 CGPATCS offer · declinedWipro offer · declined
04 / Selected Work

Systems built to be trusted.

Production-minded AI & data systems — reliable, observable, honest. Every card links to its GitHub source and a one-click "Run in Colab" notebook — no setup needed.

03
DR

DriftGuard

Python

Production ML monitoring & drift detection using PSI, KS and Jensen-Shannon — catches data and concept drift before it silently degrades models.

MLOpsMonitoringDrift
04
ST

StreamGuard

Python

Real-time card-fraud detection on transaction streams with Kafka — low-latency scoring over live event streams.

KafkaReal-timeFraud
05
CH

ChurnGuard

Python

Telecom churn prediction with a full MLOps lifecycle — MLflow tracking, scikit-learn models and FastAPI serving.

MLflowFastAPIscikit-learn
06
IN

InsightGraph

Python

Automated EDA + baseline modelling + an LLM insight-narrative engine that writes human-readable findings from your data.

AutoMLLLMEDA
07
AT

Atlas-Forecast

Python

Multi-model demand forecasting with newsvendor inventory-optimization — bridging forecasting and operations research.

ForecastingOptimizationOR
08
FI

FindSim

Python

Hybrid semantic product search & recommendations using Reciprocal Rank Fusion over dense + lexical retrieval.

NLPFastAPIRetrieval
09
ST

Stock Prediction

Python

Hybrid LSTM + ARIMA stock-price forecasting on live Yahoo Finance data — blending deep learning with classical time series.

LSTMARIMADeep Learning
10
PO

Portfolio Manager

Python

Portfolio management with risk metrics and allocation / performance visualizations built on pandas and NumPy.

FinancepandasRisk
11
EM

Email Verifier

Python

Asynchronous email verification with FastAPI and a Streamlit interface for bulk processing.

FastAPIStreamlitAsync
12
ED

EDA — Terrorism

Jupyter Notebook

Exploratory analysis of global terrorism data — surfacing trends, hotspots and patterns through visualization.

EDApandasViz
13
RG
2026

Hybrid RAG Engine

Python

Hybrid retrieval-augmented generation that fuses BM25 and dense vectors via Reciprocal Rank Fusion, with a rigorous IR evaluation harness — runs fully offline, no API keys.

LLMRAGBM25FastAPI
14
FR
2026

Fraud Risk MLOps

Python

End-to-end fraud detection with leakage-safe features, calibrated probabilities and cost-based thresholds — ROC-AUC 0.99 on a time-based split, with a model card and scoring API.

MLOpsFraudCalibrationFastAPI
15
DF
2026

Deep Forecast

Python

Probabilistic multi-horizon demand forecasting — a Seq2Seq attention LSTM emitting calibrated P10/P50/P90 quantiles that beats a seasonal-naive baseline.

PyTorchForecastingLSTMQuantile
16
DI
2026

Doc Intelligence

Python

Document-understanding toolkit — hybrid rule+ML NER, section classification and key-value extraction that turns invoices and resumes into structured JSON.

NLPNERClassification
17
CU
2026

Churn Uplift

Python

Causal uplift modeling (S/T-learners) that targets persuadable customers, evaluated with Qini curves — it recovers the true treatment effect, not just churn risk.

Causal MLUpliftQini
18
FS
2026

Stream Feature Store

Python

Streaming feature engineering with windowed aggregations and point-in-time-correct serving — the leakage-safe join that keeps offline and online features in sync.

Data EngStreamingFeature Store
19
AG
2026

LLM Agent Orchestrator

Python

A framework for tool-using LLM agents — a ReAct reasoning loop, typed tool registry and a deterministic offline backend that makes agents genuinely unit-testable.

LLMAgentsReActTools
20
AN
2026

Anomaly TimeSeries

Python

Real-time anomaly detection ensembling robust z-score, EWMA, seasonal and isolation-forest detectors, with matched batch and online streaming APIs.

AnomalyTime-seriesEnsemble
21
VD
2026

Vision Defect Detector

Python

PyTorch CNN for manufacturing surface-defect detection with occlusion-based saliency that localizes the defect — trains on CPU in under a minute.

PyTorchCVCNN
22
RS
2026

RecSys Two-Tower

Python

Two-tower (dual-encoder) retrieval recommender trained with in-batch negatives, evaluated with Recall@K and NDCG — the architecture behind large-scale candidate generation.

PyTorchRecSysRetrieval
23
LR
2026

LoRA PEFT Lab

Python

Parameter-efficient fine-tuning with LoRA — trains low-rank adapters (<10% of params), merges them back, and matches full fine-tuning at a fraction of the cost.

LoRAPEFTPyTorchLLM
24
CR
2026

Clinical Risk ML

Python

Clinical-risk prediction built the way healthcare demands — calibrated probabilities, decision-curve analysis, SHAP explanations, and subgroup fairness checks.

HealthcareSHAPCalibration
25
RA
2026

Responsible AI Audit

Python

A responsible-AI toolkit that audits a lending model — SHAP explanations plus demographic-parity, equalized-odds and disparate-impact metrics, then mitigates the bias.

FairnessSHAPAI Ethics
26
SU
2026

Segmentation U-Net

Python

Per-pixel semantic segmentation with a compact U-Net — Dice/IoU-evaluated defect and lesion masks that decisively beat an intensity-threshold baseline.

PyTorchSegmentationU-Net
27
GN
2026

Graph Fraud GNN

Python

A from-scratch Graph Convolutional Network that detects fraud rings on a transaction graph, using network structure to beat a graph-blind model on AUC.

PyTorchGNNAML
28
IA
2026

Insurance Actuarial ML

Python

Actuarial pricing done properly — separate claim-frequency and severity models combined into a pure premium, evaluated with Gini and lift curves.

InsuranceActuarialRisk
29
RI
2026

Retail Revenue Intelligence

Python

Analysis-first retail BI — RFM & cohort segmentation, market-basket association rules, price-elasticity modelling and rigorous A/B hypothesis testing, with an interactive dashboard.

EDAStatisticsRFMStreamlit
30
DF
2026

Demand Forecasting Lab

Python

Full-lifecycle time-series forecasting — a model zoo from seasonal-naive to gradient-boosted, rolling-origin backtesting, conformal prediction intervals and MLflow experiment tracking.

ForecastingBacktestingMLflowLightGBM
31
RO
2026

Logistics Route Optimizer

Python

Classical-AI vehicle routing — Clarke-Wright savings, 2-opt, simulated annealing, genetic algorithms, ant-colony optimization and Google OR-Tools, plus A* grid pathfinding.

OptimizationOR-ToolsMetaheuristicsA*
32
CR
2026

Credit Risk Scoring

Python

Responsible credit-default ML — leakage-safe pipelines, probability calibration, SHAP reason codes, a full fairness audit with a model card, served behind a FastAPI endpoint.

MLSHAPFairnessFastAPI
33
VD
2026

Vision Defect Detection

Python

Deep-learning visual inspection — a PyTorch CNN (plus transfer learning) for surface-defect detection with mixed-precision training, Grad-CAM heatmaps and ONNX export.

PyTorchCNNGrad-CAMONNX
34
MR
2026

Multimodal RAG Assistant

Python

Retrieval-first generative AI — hybrid dense + BM25 retrieval fused with Reciprocal Rank Fusion, MMR diversity re-ranking and a RAGAS-style evaluation harness. Runs fully offline.

RAGBM25MMREmbeddings
35
AR
2026

Autonomous Research Agent

Python

Agentic AI framework — planner / researcher / critic agents over a ReAct tool loop, memory and a from-scratch StateGraph engine. Deterministic and unit-tested, no API key needed.

AgentsReActToolsStateGraph
View all repositories
2
Guinness World Records contributed to
60%
Data-processing efficiency gain
200+
Students trained & led
37+
Projects shipped
05 / Contact

Let's build something intelligent.

Have a project, a hard data problem, or an idea worth grounding in real data? I'm always glad to collaborate or trade notes on AI & data — reach out and I'll reply.

Email
akshaybirla030603@gmail.com
LinkedIn
in/akshay-birla
GitHub
github.com/akshay-birla-03
Location
Pune, India
Sends straight to my inbox · replies within 24–48h