Projects

StycoBot

A full-stack AI chatbot built independently in Python, with a hybrid retrieval-augmented generation (RAG) pipeline for real-time, context-aware responses, deployed serverless on AWS Lambda. Involved hands-on work with prompt engineering, embeddings-based retrieval, and context management to connect retrieved information with LLM-generated answers.

Portfolio website

Created a simple portfolio website using startbootstrap with edited values.

Ruby on rails web app

Created a web app that uses ruby on rails to save and display birthdays for people the user has entered. The app has helped me learn to create APIs from scratch in a quick and scalable manner.