My Creative Works

Here's a collection of projects I've worked on, showcasing my skills and passion for development. Each project represents a unique challenge and learning experience.

Project 1

NQL‑to‑SQL Agent for PostgreSQL

Built an agentic pipeline (LangChain/LangGraph) that turned NL queries into SQL over a PostgreSQL schema.

Project 2

Hate Comment Analysis Agent

Build an agentic system (LangChain & Chroma DB) that can analyse hate comments to a greater extent (Dark Scarcasm & Metaphors).

Project 3

GitHub Code Analyser

Analyse any public repository and answers to the user queries based on it. Uses chunking, retrival, LLM & LangChain

Project 4

Fine Tuning LLMs & LoRA/QLoRA

Project 5

Image Generation Using GAN

Developed a Generative Adversarial Network (GAN) model capable of generating images, utilizing Python and TensorFlow for implementation and training

Project 6

Audio Recognization Using CNN

Developed a CNN-based model for auditory recognition of distinct woodland species, using Python and TensorFlow for implementation and training.

Project 7

Quiz Application

Build a dynamic scoreboard and a room joining feature. We utilized Vue.js for the frontend and Spring Boot 2.7 and PostgreSQL for the backend. Interactive Timed and Untimed Quizzes were available in the app. A complete Quiz App for varied quiz interests was created through collaboration.