Projects

Selected Research & Implementations

1 Home illustration   Here is a curated list of research and engineering projects.

Apogee

A privacy-first browser extension that performs local AI inference for webpage summarization and contextual question answering. Apogee integrates WebLLM and WebGPU to execute quantized language models directly inside the browser without relying on external APIs. For larger models, it seamlessly falls back to a local Ollama backend powered by a FastAPI server.

$$ \LARGE \nabla $$

HermitLM

An end-to-end framework for generating large-scale synthetic conversational datasets and training compact transformer language models from scratch. HermitLM includes automated data generation pipelines, custom tokenizer training, distributed model training, and evaluation tooling, enabling rapid experimentation with lightweight language models.

$$ \LARGE \nabla $$