About Me
My Skillset
AI Frameworks & Libraries
Machine Learning & Data Science
Full-Stack Development
Databases & Vector DBs
Web Scraping & Automation
DevOps & Tools
Featured Projects

YouTube AI Analyzer
YouTube AI Analyzer is a full-stack application that evaluates YouTube videos and comments using AI. It offers summaries, sentiment analysis, and interactive visualizations for efficient video comparison and feedback extraction.
Tech Stack:
LangChain
FastAPI
LLM
FAISS
PostgreSQL
...

Portfolio AI Assistant
Portfolio AI Assistant is an agentic Retrieval-Augmented Generation (RAG) chatbot embedded in my portfolio. It provides precise answers about my projects, skills, certifications, and learning journey, handling multi-turn conversations with context-aware retrieval and hybrid search.
Tech Stack:
FastAPI
LangChain
Pinecone
FlashRank
Custom Hybrid Retriever
...

Fine-tune XLM-RoBERTa
A fine-tuned multilingual XLM-RoBERTa model optimized for YouTube comment sentiment analysis. Trained on over 1 million labeled comments, it significantly improves accuracy in detecting positive, neutral, and negative sentiments compared to the Twitter-trained baseline.
Tech Stack:
Transformers (Hugging Face)
XLM-RoBERTa
Datasets
AutoTokenizer
AutoModelForSequenceClassification
...

YouTube Comment Sentiment Curation
Curated a large-scale dataset of 1M+ YouTube comments annotated with sentiment labels (Positive, Neutral, Negative) across multiple domains and countries, enriched with metadata for NLP, sentiment analysis, and LLM fine-tuning.
Tech Stack:
YouTube Data API v3
Google Gemini (Generative AI)
Aiohttp
Asyncio
Pandas
...

Multi-Tenant Chat Application
A real-time multi-tenant chat system with strict tenant isolation, role-based access control, and secure authentication. Designed for organizations that need private communication environments with Super Admin oversight and Admin-managed tenants.
Tech Stack:
FastAPI
JWT (Cookie-based Authentication)
PostgreSQL
MongoDB
Redis (Pub/Sub, Caching)
...