Ahmedabad, India · Open to interesting problems

Vashisht
Brahmbhatt

AI/ML engineer building Colrnx, an AI hiring agent, and a dual-degree student who spends most days deep in agentic pipelines and deep learning, turning research into things people actually use.

Building
Colrnx
Backing
MS for Startups · Function1 Dubai
Studying
B.Tech CSE @ GLS + B.S. Data Sci @ IIT Madras
Stack of choice
PyTorch · FastAPI · Next.js
01 / INTERACTIVE

Ask my résumé something

A tiny, honest RAG demo: type a topic and this page retrieves the most relevant lines from my actual work history, scored client-side, no API calls, no server. It's the same idea behind the retrieval systems I build, shrunk to fit a portfolio.

Query

// results will render here — start typing or pick a chip above

Retrieval space

Each dot is one chunk of my experience. Amber = your query; teal = matches, linked by score.

02 / PERSONAL

Beyond the stack

Telemetry, not just APIs

I taught myself vectors by racing cars

Before RAG pipelines paid the bills, I was reverse-engineering Formula 1 timing data for fun. F1-race-replay parses lap and sector telemetry and plays it back as a synced visual replay. It's the same instinct that drives everything else I build: take a stream of raw data nobody's looking at closely, and make it legible.

10+Models shipped to prod
2Degrees, in parallel
@vashishtthinks

Explaining is how I actually learn

I write and post about whatever I'm currently obsessed with: model internals, startup mechanics, the weekly "why did this pipeline break" post-mortem. It keeps me honest: if I can't explain a RAG chunking strategy to a stranger in a minute, I probably don't understand it well enough to ship it either.

9.0CGPA, GLS CSE
1Review paper, ScienceOpen '25
03 / EXPERIENCE

Work, in order

Nov 2025
– now
Co-Founder
Colrnx · Microsoft for Startups · Function1 Founders Hub, Dubai · Ahmedabad, India
  • Building a GitHub-native AI hiring agentic platform that ranks builders by what they've actually shipped.
  • Full stack across Next.js 16, FastAPI, Azure Container Apps, PostgreSQL + pgvector, Azure Entra External ID, and Azure AI Foundry.
  • Driving GTM with pilot companies, positioned as builder discovery + GitHub-native ranking.
Next.js 16FastAPIAzure Container AppspgvectorAzure AI Foundry
Jun 2025
– Oct 2025
AI Engineer & Product Manager · Intern
Clan · Remote · New York, United States
  • Designed a Python-based AI content automation pipeline, cutting content creation time from 6–7 hrs to 2 hrs per batch, saving 20+ hrs/week for the team.
  • Managed backend and database systems for 100+ education creators serving 750+ video content pieces, improving delivery reliability and onboarding speed.
PythonAutomationProduct
May 2025
– Jun 2025
ML Researcher · Intern
Prodigy Infotech · Remote · Pune, Maharashtra
  • Built a Python ML pipeline covering preprocessing, feature engineering, and statistical validation across KNN, Random Forest, and Logistic Regression models.
  • Applied multiple imputation and feature-importance analysis on structured datasets; findings contributed to a published review paper.
KNNRandom ForestLogistic Regression
04 / PROJECTS

Selected builds and research

A mix of production tools, research experiments, and one published paper, every one of them shipped, not just prototyped.

01
Agency Workflow Automation
Production tool

AI-assisted ops tool automating lead outreach, reply classification, meeting scheduling, and proposal drafting, with human approval gates before every outbound action.

Gemini API · FAISS RAG · Gmail IMAP/SMTP · Google Calendar · SQLAlchemy · FastAPI
02
UltraInstinct
Knowledge management

Self-hostable "second brain": RAG chat, hybrid semantic search, real-time SSE streaming, and a one-click Chrome extension that captures any webpage straight into your own index.

Next.js 14 · ChromaDB · pgvector · SSE Streaming · PostgreSQL
03
Music Genre Classification
10-class · ensemble

EfficientNet-B0 + Audio Spectrogram Transformer ensemble over mel spectrograms, with ESC-50 augmentation and test-time augmentation, reaching 87%+ top-1 accuracy on GTZAN.

PyTorch · EfficientNet-B0 · AST · Librosa · TTA
04
F1 Race Replay
Side project

Parses Formula 1 lap and sector telemetry data and plays it back as a synced visual replay. It's the project that got me hooked on turning raw time-series into something you can actually watch.

Python · Telemetry parsing · Data visualization
05
Chest X-Ray Classification
20-class · medical imaging

ResNet50-based classifier across 20 chest X-ray conditions, an exercise in getting a high-stakes, imbalanced medical dataset to generalize.

PyTorch · ResNet50 · Jupyter
06
Leaf Super-Resolution cGAN
Generative

Conditional GAN that upsamples crop-leaf imagery 4x, aimed at making low-resolution field photos usable for downstream disease-detection models.

PyTorch · cGAN · Computer Vision
07
Data Preprocessing Pipelines in ML
Review paper · ScienceOpen

Review paper synthesizing 50+ works across ML, LLMs, and agentic AI, analyzing multimodal pipeline strategies for AI reliability. Published on ScienceOpen, 2025.

Literature review · ML reliability · Agentic AI
05 / EDUCATION

Running two degrees at once

Jul 2023 – May 2027

B.Tech, Computer Science & Engineering

GLS University, Ahmedabad · CGPA 9.0

System Design, ML, DSA, OOD, Computer Organization, AI, Deep Learning, Computer Vision.

Sep 2023 – Sep 2027

B.S., Data Science

IIT Madras · CGPA 7.0

Data Science, AI/ML, Deep Learning, DBMS, Modern App Dev, Business Analytics, Statistics, Linear Algebra.

06 / SKILLS

What I reach for

AI / ML
PyTorch, Transformers, LangChain, RAG pipelines, pgvector, inference & production AI
Languages
Python, JavaScript, TypeScript, SQL, C++
Frameworks
FastAPI, Next.js, React, Vue, Node.js, Flask, Tailwind CSS
Cloud & Infra
Azure, Git, Docker, Kubernetes, GitHub Actions, Linux