Projects

Optimal Robotic Arm Gripper (FYP)

Aug 2022 - Aug 2023

Autonomous warehouse-grasping system using dual monocular cameras for 6D pose estimation and AI‑guided grasp planning. Combined computer vision, robot kinematics/inverse kinematics, and ML‑based strategies to reliably pick and place objects from arbitrary locations.

F1GPT — Formula One AI Chatbot

Aug 2025

A Retrieval‑Augmented Generation assistant for Formula 1 that scrapes sources, chunks documents, embeds them into a vector store, and orchestrates answers via GPT‑5. Stack: Next.js 15, Vercel AI SDK, Puppeteer, LangChain, Astra DB (vector search), with tool‑use for fast, cited race insights and rules explainers.

LLM Semantic Book Recommender

Jun 2025

Embeddings‑driven recommendation engine that indexes titles into a vector database and uses LLM re‑ranking for context‑aware, beyond‑keyword suggestions. Highlights hybrid retrieval (dense + metadata filters) and prompt‑based justification of recommendations.

AI Weather App

Jul 2025

Weather dashboard that fetches forecasts from Open‑Meteo and generates LLM‑written daily summaries from raw meteorological signals. Built with Next.js 13 (App Router), typed APIs, and @tremor/react charts — focusing on converting time‑series data into natural‑language insights.