Experience
Where I've shipped work
From production RAG systems to speech-spoofing research — a track record of taking ideas from whiteboard to deployment.
Dvara Machine Learning
Jan 2026 – PresentMachine Learning Intern
- Designed and built an end-to-end RAG pipeline: document ingestion, chunking, embedding generation, and vector retrieval.
- Built scalable REST APIs with FastAPI for RAG inference — query processing, retrieval, and LLM orchestration.
- Developed a React frontend for real-time querying and response display.
PythonFastAPIReactLangChainVector DBsLLMsDocker
IIT Dharwad
Apr 2024 – Jun 2024Research Intern
- Proposed a novel feature using the modulation spectrogram at vowel onset points for fake speech detection — outperforming existing baselines on standard datasets.
- Explored SFF and LFCC feature extraction with ML classifiers for spoofing detection.
- Built autoencoders to compress features from 128 → 16 dimensions, improving classification accuracy.
PythonSignal ProcessingAutoencodersScikit-learn