Selected Work

Systems I've built.

Production systems, platforms, and open-source tools. Each entry includes a detailed case study with architecture decisions and tradeoffs.

VidScript (2025) — Video-to-PDF Notes CLI

An open-source CLI tool that converts videos (local files or YouTube URLs) into structured AI-generated PDF notes using on-device Whisper transcription and LLMs, with optional RAG for long content.

TypeScript
commander
fluent-ffmpeg
@xenova/transformers (Whisper)
Anthropic SDK
OpenAI SDK
Pinecone
Puppeteer
marked

YouTube Research Agent (2025) — Automated YouTube Research + Email Digests

An open-source Python CLI tool that searches YouTube for high-view-count videos on a topic, extracts transcripts, summarizes each video using GPT-3.5 Turbo via a LangChain map-reduce chain, and emails a formatted digest to a recipient.

Python 3.11+
YouTube Data API v3
youtube-transcript-api
LangChain
OpenAI GPT-3.5 Turbo
smtplib (SMTP/TLS)

Other Open Source Work

In addition to the featured projects on this site, I have several other open-source experiments, tools, and prototypes on GitHub. These range from small utilities to exploratory AI systems and engineering proofs-of-concept. Not all are documented here, but they are publicly available on my GitHub profile.

View all projects on GitHub