A collection of my recent work and contributions
A multimodal AI assistant combining retrieval-augmented generation with text and image embeddings to deliver accurate, grounded, context-aware responses across documents and visual content.
AI-driven legal chatbot with multilingual support. Uses RAG and ChromaDB to answer Indian law queries in simplified language.
Applied supervised and unsupervised ML (e.g., Isolation Forest) to detect malicious vs. benign network traffic and identify anomalous behavior in cybersecurity data.
An AI fairness auditing framework that evaluates bias in hiring models using statistical metrics and explainability techniques to support transparent, compliant, responsible automated decision-making.
Performed NLP on 200K+ AI-related articles from Goldman Sachs data to uncover AI impact across industries, tracking trends, risks, and adoption success stories.
Developed a job-resume matching engine using factorization-based recommendation models. Matches top candidates to jobs and vice versa with high accuracy.
Web app that lets users perform machine learning tasks like preprocessing, classification, regression, and clustering without writing code.
Web tool to upload PDFs/CSVs and get instant answers using document QA pipeline. Built with Streamlit and NLP libraries.