Current and Past Projects
Content Vectorization Engine
2024A toolkit for downloading web content and preparing it for vector-based search. It automates content retrieval, cleaning, segmentation, and indexing into a Qdrant database, leveraging OpenAI embeddings for efficient search capabilities. (Frontend in development)
View ProjectGreen Thumb Drive
2024A plant care application that provides personalized advice and video recommendations using Next.js, TypeScript, Flask, VideoDB, and a Retrieval-Augmented Generation (RAG) pipeline with LlamaIndex.
View ProjectLuJay - Music Recommendation App
2024A web application that provides personalized song recommendations and previews using Spotify's API. Built with Next.js, TypeScript, and Vercel, it features real-time search and downloadable previews.
View ProjectPersonal Website
2023My personal website, developed using, TailwindCSS and React. Managed static content using Server Side Rending with Markdown Components and Next.JS.
View ProjectSolar Data Application
2024A Flask and Next.js application for retrieving and analyzing solar data using the NSRDB API, enabling straightforward data access and potential solar energy analysis.
View ProjectSpotify Playlist Generator
2023This script uses the Spotify API to generate a new playlist based on the users recent Spotify listening history. The program allows the user to choose up to 10 tracks they recently listened to and then select up to five of those tracks as "seed" tracks for the new playlist. The script then generates a new playlist with recommended tracks based on the seed tracks.
View Project