My Projects
Explore my portfolio of cutting-edge projects spanning web applications, AI systems, and data engineering solutions
RAG Flashcard Generator
A Retrieval-Augmented Generation (RAG) powered flashcard generator that turns study materials (e.g., PDFs, notes, webpages) into structured flashcards using a pipeline based on LangChain, embeddings,
AEGIS – Autonomous Incident Response Engine
An AI-powered autonomous incident response system that detects production issues, analyzes logs and metrics, identifies root causes, and generates remediation suggestions using a locally hosted large
Local_RAG_Agent
A local Retrieval-Augmented Generation (RAG) agent that loads a .txt or .csv file, embeds its content, retrieves relevant context, and answers user questions using a local language model and vector se