Projects
Mantis
Working on Mantis with Kellis Lab at MIT CSAIL
Data visualization and cognitive cartography tool using LLMs to visualize and interact with textual data.
Jabber AI
AI project planning assistant
Used Hume AI's EVI to create voice interaction. GPT then processes user transcripts into organized notecards on a whiteboard space.
JourneyGenie
generate road trip itineraries and map directions
Used GPT to generate trip itineraries from user input. Displayed itinerary on map with Google Maps API. *in progress
QuickDef
chrome extension to explain text using GPT
A chrome extension that generates real-time explanations with a popup interface.
Quote Search
efficient search engine for precise quotes
Used Fuse.js fuzzy-search library for approximate keyword matching. Built incremental streaming feature to update search results with each keystroke.