ML/AI Engineer · Python · PyTorch · FastAPI
Designing and building machine learning systems — from model training to production APIs.
- Building ML systems with a focus on recommender systems, NLP/LLMs, and multimodal learning
- Honors research in EEG-based attention classification
- Experience deploying end-to-end pipelines: data ingestion → model inference → REST API
- Interested in Graph Neural Networks, RAG systems, and signal processing
- Based in Hyderabad, Telangana, India
| Project | Description | Tech |
|---|---|---|
| FasRec-AI-Engine | Multimodal fashion recommender for 44k+ products using CLIP image embeddings, SBERT text embeddings, and FAISS HNSW ANN search. FastAPI backend with Cloudflare R2 storage. | Python, PyTorch, CLIP, SBERT, FAISS, FastAPI |
| Arxiv-RAG-Assistant | Research assistant using hybrid search (BM25 + dense embeddings + reranking) to answer questions with citations from scientific papers. Powered by Llama 3. | Python, FastAPI, BM25, RAG, Llama 3 |
| Simple-Arxiv-Paper-Recommender | NLP prototype recommending related arXiv papers via TF-IDF and embedding-based abstract similarity | Python, NLP, TF-IDF, Embeddings |
| Simple-Fashion-Recommendation-System-Phase1 | Content-based fashion recommender using K-Means clustering on product attributes and image features | Python, K-Means, Jupyter |
| Project | Description | Tech |
|---|---|---|
| AttentionEEG | Attention classification across multimodal EEG stimuli (audio, video, text) | Python, MNE, Scikit-learn, Jupyter |
| Modality-Invariant Biomarker Discovery | Identifying stable EEG biomarkers for attention that generalize across audio, video, and text modalities | Python, EEG Signal Processing |
| Project | Description | Tech |
|---|---|---|
| DbPedia Entity Classification (GCN & GraphSAGE) | Multiclass text classification on DBpedia-14 using GCN and GraphSAGE architectures | Python, PyTorch Geometric, Jupyter |
| Project | Description | Tech |
|---|---|---|
| Protein Remote Homology Detection | Remote protein homolog detection via sequence embedding alignment | Python, Sequence Embeddings |
| Project | Description | Tech |
|---|---|---|
| EstateCraft | Full-stack MERN platform for property listings with Stripe payments and role-based auth | React, Redux, Node.js, MongoDB, Stripe |
| NourishNest | Nutrition and diet planning platform with recipe database and meal tracking via Spoonacular API | Node.js, Express, MongoDB, EJS |
| Smart-Scheduler | Context-aware task scheduling assistant | Python, JavaScript |
| Smart-Pg-Review-Platform | PG accommodation review and discovery platform | TypeScript |
| Project | Description | Tech |
|---|---|---|
| CSRF Attack & Defense Demo | Demonstrates CSRF vulnerability and OWASP-compliant defense mechanisms | Node.js, EJS |