A collection of personal projects I've built. More coming soon!
Easy Notes
This is a very small app that uses llama-3.3-70b-instruct to summarize research papers and convert them into flashcards. I made this app to help my sister with her studies.
leverages NVIDIA NIM's and Vercel serverless functions
NVIDIA NIMserverless architectureVercelReact
Travel Signals
This is an example I made to understand how lambda functions get triggered (event bus and API requests). The project is not hosted, but contains instructions to run it locally