Major Projects I’ve done yet

Ratatouillegen

LLM-based Recipe Prediction Platform

Worked on 'Ratatouillegen' as part of my IP at IIIT-Delhi under Prof. Ganesh Bagler. Designed the frontend using React, integrated APIs, and hosted the platform on CoSyLab's server for seamless LLM-powered recipe generation.

Claim Normalization using Transformers

NLP Pipeline for Fact-Checking Enhancement

Built a complete preprocessing pipeline for the CLAN dataset and fine-tuned BART-base & T5-small models for claim normalization, enabling better fact-checking on noisy social media text. Inspired by the paper ‘From Chaos to Clarity’.

Multithreaded Program Performance Analysis

Major Project on Linux Multithreading & perf

Worked on 'Multithreaded Program Performance Analysis' as a Major Project at IIIT-Delhi. Simulated CPU, memory, I/O, and mixed-bound workloads using multithreaded C code, profiled using Linux's perf tool. Automated builds via Makefile and visualized performance using thread-scalability graphs.

Interview-Mitra

AI-powered Exam and Job Application Portal

Developed the complete UI & frontend of 'Interview-Mitra' as our B.Tech final year major project. Although not yet deployed, we plan to add advanced features before public release.

Other Projects