ENGINEERING SHOWCASE

AI Engineering Projects

Detailed engineering showcases detailing real-world problems, neural architectures, benchmark results, system challenges, and key technical learnings.

AI Applications🤖 AI Applications

CareerAI

Problem Solved:

Job seekers often receive generic resume feedback and lack personalized career guidance, ATS optimization, and interview preparation within a single platform.

An AI-powered career coach that analyzes resumes, provides ATS feedback, generates personalized learning roadmaps, and prepares users for interviews using Google Gemini AI.

ATS Score Increase
+35%
Feedback Latency
<1.5s
Resume Match Rate
94%
Gemini LLM
1.5 Pro
TypeScriptReactGemini AITailwind CSSFastAPI
Mobile App🤖 AI Applications

TripGenie

Problem Solved:

Planning multi-day trips requires researching destinations, accommodations, seasonal conditions, and daily itineraries across multiple platforms.

An AI-powered travel planner that generates personalized itineraries, recommends destinations, suggests accommodations, and provides intelligent travel assistance.

Generation Time
<2.5s
Route Efficiency
+18%
User Retention
4.8/5.0
Offline Cache
Enabled
React NativeExpoTypeScriptFastAPIGemini AI
Personal Health🤖 AI Applications

AI Diet Planner

Problem Solved:

Most diet planning applications provide generic meal plans instead of personalized nutrition recommendations.

An AI-powered nutrition assistant that generates personalized meal plans, calorie recommendations, and nutrition insights based on user preferences and goals.

Meal Options
10k+ Recipes
Macro Precision
95%
Daily User Growth
+12%
Query Latency
~1.2s
React NativeExpoTypeScriptGemini AI
AI Agents🧠 AI Agents

Multi-Agent Marketing AI

Problem Solved:

Marketing teams often rely on disconnected tools and manual workflows for lead qualification, customer engagement, and campaign optimization.

A multi-agent AI system with adaptive memory that automates lead triage, customer engagement, and campaign optimization through collaborative AI agents.

Lead Conv. Lift
+22%
Response Latency
<300ms
Agents Crew
4 Specialized
Memory Accuracy
92%
PythonMulti-Agent SystemsLLMsAgent Memory
Computer Vision👁 Computer Vision

Face & Hand Segmentation

Problem Solved:

Accurate segmentation of facial and hand regions is essential for gesture recognition, augmented reality, and human-computer interaction.

A deep learning-based segmentation project for identifying facial and hand regions from images to support vision-based applications.

Inference Speed
60 FPS
Mean IoU
0.89
Model Size
18MB
Latency
12ms
PythonOpenCVDeep Learning
IEEE Published📚 AI Research

Efficient Deepfake Detection Using AI (IEEE)

Problem Solved:

Hyper-realistic generative deepfakes can bypass traditional forgery detection systems after heavy video compression and social media re-encoding, making digital media authentication increasingly difficult.

An IEEE-published AI-driven media forensics framework for detecting manipulated facial content under heavy video compression and cross-platform re-encoding using deep learning techniques.

Uncompressed Acc.
96.4%
Compressed Acc.
91.2%
Detection Latency
23ms/frame
Real-time FPS
42
TensorFlowXceptionNetInceptionResNetV2Deep Learning
NLP Research📚 AI Research

GMSAC — Gujarati Sentiment Analysis Corpus & Benchmark

Problem Solved:

Gujarati lacks large, high-quality benchmark datasets for sentiment analysis, limiting NLP research and model development.

A manually curated Gujarati sentiment analysis corpus with benchmark evaluations across multiple transformer models to support reproducible NLP research for low-resource languages.

Corpus Size
15k+ Sentences
Fleiss Kappa
0.86 Agreement
Baseline Models
5 Benchmarked
Best F1-Score
0.82 (MuRIL)
PythonNLPTransformer ModelsDataset Annotation
Geospatial DS📊 Data Science

Zomato Geospatial NLP Analysis

Problem Solved:

Restaurant review data contains valuable geographical and textual insights that are difficult to analyze at scale.

An end-to-end analytics project combining SQL, NLP, and geospatial visualization to uncover restaurant trends from the Zomato Bangalore dataset.

Review Volume
1.2M Reviews
Geocoded Points
50k+ Outlets
NLP Precision
88%
Inference Time
~3s (Full Suite)
PythonSQLNLPJupyter Notebook
Financial ML📊 Data Science

Credit Card Fraud Detection

Problem Solved:

Financial institutions require accurate fraud detection while minimizing false positives in highly imbalanced transaction data.

A machine learning pipeline for detecting fraudulent credit card transactions using feature engineering, model evaluation, and classification techniques.

Fraud Recall
94%
False Positive Rate
<0.1%
AUC-ROC Score
0.97
Model Size
<5MB
PythonScikit-learnMachine Learning
Quantitative Finance📊 Data Science

Algorithmic Trading

Problem Solved:

Manual trading strategies struggle to react consistently to rapidly changing market conditions.

A quantitative trading project exploring algorithmic strategies, historical market analysis, and automated decision-making.

Sharpe Ratio
2.1
Backtest Period
5 Years
Supported Strategies
3
Max Drawdown
8.5%
PythonPandasFinancial Data Analysis