About Me
I am an AI Engineering undergraduate focused on Generative AI and System Architecture. I specialize in optimizing inference for Large Language Models and building privacy-first AI agents.
I am an AI Engineering undergraduate focused on Generative AI and System Architecture. I specialize in optimizing inference for Large Language Models and building privacy-first AI agents.
Code Collab is a lightweight, real-time collaborative code editor that runs directly in your browser. It's designed for seamless pair programming, technical interviews, and teaching, allowing multi...
HTML 2
This repository documents the journey of building a Small Language Model (SLM) from the ground up using Python and PyTorch. The model is a decoder-only Transformer, trained on a custom corpus of ac...
Python 1
The project demonstrates a complete end-to-end pipeline: from fine-tuning a base model on medical data to deploying it as a scalable microservice with Retrieval-Augmented Generation (RAG).
Python 1