DhruvRathi

AI Engineer

Final-year B.Tech student building AI-powered applications, intelligent data solutions, and scalable full-stack systems.

Dhruv Rathi

About

Building at the intersection of AI and software.

I’mafinal-yearB.TechstudentinElectronicsandComputerEngineeringatVITChennai,graduatingin2027. IenjoybuildingsystemswhereAIisactuallypartofthesolutionfromRAGandagenticworkflowstofull-stack applicationsanddataanalyticsplatforms.

I’veworkedonhybridretrievalsystemsusingLangChainandChromaDB, agentictripplannerspoweredbyGroqLLMs,full-stackapplicationswithNode.jsandPostgreSQL,andanalytics platformsusingStreamlitandSQL.

WhatinterestsmemostisturningAIintosomethinguseful:whetherthatmeans retrievingandcitingdocumentsaccurately,orchestratingmultipleAPIstosolveatask,orusingdatatopredict real-worldoutcomes.

Outsideofclasses,Iworkonpersonalprojects,attendhackathons,andcontinuouslyexplore newtoolsandarchitecturesinAIandsoftwareengineering.

Experience

Where I've contributed.

01Internship

AI & ML Intern

Sutherland

June 2026 – August 2026
Chennai, Tamil Nadu

Engineered production AI systems across LLM retrieval, agentic workflows, and predictive analytics pipelines for enterprise operations.

  • Built FastAPI backend services and data pipelines for LLM-powered retrieval and forecasting workflows.
  • Developed a contractual-document RAG pipeline with citation-aware generation and information extraction.
  • Designed modular agentic workflows with tool orchestration for multi-step AI tasks.
  • Worked on forecasting workflows across 50,000+ invoice transactions.
PythonLLMsRAGAgentic AIFastAPILangChainForecastingData Pipelines

Projects

Featured Work.

Hybrid-RAG Document Chatbot

Hybrid-RAG Document Chatbot

Context-aware document Q&A with hybrid retrieval and cross-encoder reranking.

A full-stack document chatbot that combines dense vector search with BM25 sparse retrieval for high-accuracy document Q&A. Built with LangChain, FastAPI, and ChromaDB, with session-isolated document pipelines that keep each user's context cleanly separated. Supports multi-format document ingestion for seamless knowledge extraction and retrieval.

LangChainFastAPIChromaDBBM25PyTorch+1 more
CodeDetails →

Agentic Trip Planner

Agentic Trip Planner

LLM-powered agentic system that orchestrates multiple tools and APIs to generate travel plans.

An agentic AI system powered by a Groq LLM that coordinates flight, hotel, weather, and route tools to build complete travel itineraries. It executes independent searches concurrently, processes and ranks candidate options against user constraints, and adaptively replans when the generated plan fails validation.

PythonGroq LLMPydanticSerpApiOpen-Meteo
CodeDetails →

AI vs Real Image Classifier

AI vs Real Image Classifier

Attention-based deep learning system for distinguishing AI-generated images from real photographs.

A hybrid deep learning system that distinguishes AI-generated images from real photographs by combining spatial features with frequency-domain and color-stability signals. Built around a custom FDCS-Net V4 architecture with EfficientNet-B0, FFT-based feature extraction, perturbation-based color analysis, and attention-driven feature fusion.

93.78%Test Accuracy
0.9748AUC-ROC
0.94Test F1-Score
PythonTensorFlowKerasScikit-learnMatplotlib
CodeDetails →

Enterprise Invoice Payment Forecasting

Enterprise Invoice Payment Forecasting

ML pipeline predicting invoice payment timelines across 50,000+ B2B transactions.

An end-to-end machine learning pipeline built on 50,000+ enterprise invoice transactions to predict payment delay duration. The system covers data preprocessing, exploratory analysis, feature engineering, recursive feature elimination, and comparative ensemble modeling, with a Streamlit dashboard for interactive predictions.

50,000+Transactions
0.656R² Score
~8 daysRMSE
PythonScikit-learnXGBoostPandasStreamlit
Live DemoCodeDetails →

ShopEase – Full-Stack E-Commerce Platform

ShopEase – Full-Stack E-Commerce Platform

Production-ready e-commerce platform with JWT authentication, RBAC, Razorpay.

A full-stack e-commerce platform built with Node.js, Express.js, and MySQL, supporting product catalog, cart, orders, user, and inventory management. Implements JWT-based authentication, bcrypt password hashing, role-based access control, and Razorpay payments with server-side signature verification.

Node.jsExpress.jsMySQLJavaScriptJWT+1 more
Live DemoCodeDetails →

MediDesk – Healthcare Appointment Manager

MediDesk – Healthcare Appointment Manager

Concurrency-safe healthcare appointment platform with Google Calendar sync and LLM-powered visit summaries.

A healthcare appointment management system with concurrency-safe scheduling using PostgreSQL advisory locks to prevent double-booking. Integrates Google Calendar sync, async email workflows, and LLM-powered visit summaries. Supports patient, doctor, and admin portals with JWT RBAC and OAuth security.

Node.jsExpress.jsPostgreSQLReactJWT+1 more
Live DemoCodeDetails →

SensorLens – Sensor Data Analytics Platform

SensorLens – Sensor Data Analytics Platform

End-to-end ETL and analytics platform for IoT sensor telemetry with SQL-driven insights and KPI dashboards.

A data analytics platform for processing IoT sensor telemetry through an end-to-end Python ETL pipeline. Handles data ingestion, validation, deduplication, and rejected-record logging before loading data into a normalized MySQL schema. Advanced SQL analytics and a Streamlit dashboard provide sensor KPIs, trends, anomalies, and data-quality insights.

PythonPandasMySQLStreamlit
Live DemoCodeDetails →

FinRisk – Financial Anomaly & Risk Narrator

FinRisk – Financial Anomaly & Risk Narrator

Multi-factor financial anomaly detection and risk analysis platform with interactive dashboards.

A financial analytics system that ingests, transforms, and validates structured financial data to perform multi-factor anomaly detection and risk scoring. Extracts relevant market signals and presents risk patterns through interactive Streamlit dashboards with drill-down analysis and narrative insights.

PythonPandasNumPySQLStreamlit
CodeDetails →

Education

Academic background.

Vellore Institute of Technology

B.Tech – Electronics and Computer Engineering

Chennai, Tamil Nadu 2023 – 2027
CGPA: 9.06 / 10.0

Relevant Coursework

Data Structures & AlgorithmsObject-Oriented ProgrammingDatabase Management SystemsOperating SystemsComputer NetworksComputer ArchitectureCloud ComputingArtificial Intelligence & MLDeep LearningWeb Programming

Skills

Technical expertise & core stack.

LANGUAGES
Python
Java
SQL
C++
C
JavaScript
FRAMEWORKS
LangChain
FastAPI
Node.js
Express.js
PyTorch
TensorFlow
Keras
Scikit-learn
Streamlit
AI / ML
RAG
Agentic AI
LLMs
Vector Embeddings
Deep Learning
NLP
Feature Engineering
Predictive Modeling
Prompt Engineering
Neural Networks
DATA
Pandas
NumPy
Matplotlib
Seaborn
Data Cleaning
Data Transformation
EDA
Feature Engineering
KPI Analysis
TOOLS
Git / GitHub
MySQL
PostgreSQL
ChromaDB
Google Colab
JWT Auth

Certifications

Credentials & specializations.

Advanced Generative AI – Professional - IBM Certificate
View Full
IBM

Advanced Generative AI – Professional

Advanced specialization in Generative AI architectures, foundation models, fine-tuning, and enterprise AI lifecycle.

2026
Agentic AI Certified Foundations Associate - Oracle Certificate
View Full
Oracle

Agentic AI Certified Foundations Associate

Certification in multi-agent orchestration, autonomous agent design patterns, tool integration, and reasoning systems.

2026
Machine Learning Implementation - Infosys Springboard Certificate
View Full
Infosys Springboard

Machine Learning Implementation

End-to-end implementation of classical ML algorithms, model evaluation pipelines, regression, and tree-based ensembles.

2026
Prompt Engineering for Everyone - IBM Certificate
View Full
IBM

Prompt Engineering for Everyone

Systematic techniques for context structuring, zero/few-shot reasoning, chain-of-thought, and prompt security.

2025
Data Science - Infosys Springboard Certificate
View Full
Infosys Springboard

Data Science

Statistical data analysis, feature engineering, exploratory modeling, data wrangling, and structured business insights.

2026
Communication Skills - TCS iON Certificate
View Full
TCS iON

Communication Skills

Certification covering verbal and non-verbal communication, interpersonal processes, overcoming barriers, and effective professional communication.

2026

Achievements

Milestones & leadership.

Featured Achievement

Top 0.14%

Global Percentile

Adobe University Hackathon 2026

Among the top 416 teams out the 301,066

Selected among 416 teams out of 301,066 global participants. Ranked in the top 0.14% of all competing teams nation-wide.

Design Lead

Sports Club, VIT Chennai

Leading visual design and creative direction for the Sports Club at VIT Chennai, managing design systems for events and communications.

Contact

Let's build something.

I'm always interested in hearing about new projects, technical collaborations, and full-time or internship opportunities in AI, data engineering, and full-stack software.

Send a Message

Fill in the details below to start a conversation.

© 2026 Dhruv Rathi. All rights reserved.