Projects
Click into any project card to read a brief write-up on my motivations for building the project, the tech stack used, project architecture, and any interesting design choices I made during development :)
KnowledgeStack
A RAG agent with Text-to-SQL capabilities that can answer questions within a workspace (upload docs or authenticate connectors to platforms like Notion and Confluence) and execute queries safely against connected databases.
Read more→ View GitHub repository→
ExaFlow
A Python solver for the incompressible Navier-Stokes equations with MPI parallelization and a Mac-native GUI.
Read more→ View GitHub repository→
LangQueue
A Chrome extension to streamline LLM workflows on ChatGPT, Gemini, and Claude by enabling storage, insertion, and queuing of multi-modal prompt chains.
Read more→ View GitHub repository→ See on Chrome Extensions Store→
ForgeRT - A High Performance ML Runtime
In DevelopmentA C++ ML runtime in development, focused on tensor computation and inference, with planned work on optimized CPU kernels, memory reuse, and parallel graph execution.
Read more→