Project catalogue

Everything I have shipped, grouped by craft.

Agents, retrieval, computer vision, full-stack systems and scientific ML. Each card links to its live demo or source. Every number is from the real project.

[ agents & llm apps ]
A-01 TSllama-3.3-70b · groq

TalentScout AI

Candidate-screening assistant: resume parsing, role-specific question generation and running confidence scoring with downloadable reports.

85% accuracy-60% hiring time
LangChain · LangGraph · Groq · Streamlit
A-02 VYlangchain agents · rag

Vyanjan · Food Agent

Conversational food-ordering agent with RAG menu retrieval, cart management, promotions, order history and an admin sales dashboard.

LangChain agentsSQLite · RAG
LangChain · Groq · HuggingFace · Streamlit
A-03 MAwhisper · diarization

Meeting Assistant

Conference summarizer with speaker diarization, topic mining and action-item extraction for distributed teams.

-75% review time
Whisper · Transformers · LangChain
A-04 CQnl → sql

Clever Query Bot

Lightweight analytics copilot converting natural language into SQL over hundreds of CSV datasets.

92% accuracy300+ datasets
LangChain · FAISS · Hugging Face · FastAPI
[ rag & retrieval ]
Grade Flow R-01

Grade Flow

RAG grading platform with plagiarism detection, auto question-paper generation and a timed test environment.

90% automated-75% eval time
FastAPI · LangGraph · pgvector · FAISS
R-02 TTSa100 · faiss · qlora

LLM-TTS Suite

Fine-tuned LLM with FAISS dense retrieval and GPU-optimised TTS over 15+ textbooks for retrieval-conditioned speech.

91% Recall@K<2s latency<1hr train
PyTorch · Transformers · FAISS · CUDA
R-03 CADrag · openscad

Query-to-CAD

RAG pipeline that reads PDF CAD designs (vision + text) and generates parameterised OpenSCAD from natural-language queries.

vision + text RAG
LangChain · Groq · Google GenAI · FAISS
[ computer vision & healthcare ]
Prompt Detective V-01

Prompt Detective

Reverse-engineers the prompt behind an AI-generated image or video via CV signal extraction and semantic retrieval.

85% Top-K<5s / 1-min video
OpenCV · CLIP · Sentence-Transformers
V-02 CVresnet18 · coatingnet

Tongue Analysis AI

Clinical diagnostics over 2,524 tongue images: coating, color and crack analysis with objective scoring.

94.2% color91.7% coating
PyTorch · OpenCV · scikit-image · Flask
HerbiSense V-03

HerbiSense

Real-time medicinal-plant identification with an integrated guidance chatbot.

94% on 10K+ images-60% consultation
CNN · OpenCV · Flask
V-04 EARmediapipe · real-time

BlinkWink

Real-time drowsiness detection using eye-aspect-ratio analysis for workplace-safety monitoring.

96% accuracy<100ms latency
OpenCV · MediaPipe · TensorFlow
[ full-stack & systems ]
Scrollwise S-01

Scrollwise

Digital-wellbeing app and Chrome extension turning browsing behaviour into real-world analogies with AI insights.

<500ms insightsMV3 extension
Next.js · Express · TypeScript · MongoDB
Turing Search S-02

Turing Search

Contact-intelligence API with global search by name or number and embedded spam scoring, using Factory and Observer patterns.

150ms lookupstoken auth
Django REST · MySQL · Pydantic
Smart Product Recommender S-03

Smart Product Recommender

Hybrid recommender personalising storefronts, scoring similarity from price, purchase patterns and customer overlap.

+18% CTR250K+ users
scikit-learn · Flask · SQL
S-04 CASflask · react

Candidate Analysis System

Evaluates resumes and interview videos against a job description, scoring correctness and communication with recommendations.

resume + video
Flask · React · Tailwind
TimeFy S-05

TimeFy

Automated university timetable generation using genetic algorithms under hundreds of course-faculty constraints.

-85% scheduling200+ constraints
Genetic Algorithms · Django · PostgreSQL
Algorithm Visualizer S-06

Algorithm Visualizer

Interactive visualisation platform for 15+ sorting and graph algorithms.

15+ algorithms
JavaScript · D3.js · React · Node.js
[ scientific & research ml ]
M-01 ODEmimic-iii

Neural ODE · Heart Rate

Continuous-time model reconstructing irregularly sampled ICU heart-rate trajectories from MIMIC-III.

MSE 0.443RMSE ≈ 7.01 bpm
PyTorch · torchdiffeq
M-02 bi-lstm · fourier

Solar Power Forecasting

Bi-LSTM with Fourier and geo-temporal features for daily AC power generation forecasting. Manuscript under review.

R² 0.86RMSE 128 kW
PyTorch · TensorFlow · NumPy
M-03 AQIgemma · ollama

AQI Forecasting with LLMs

Forecasts Delhi air-quality index from CPCB data using local LLM prompting in zero-shot and context settings.

LLM time-series
Transformers · Gemma 7B · Ollama