A playground for Generative AI
A growing collection of small, focused AI tools — built end‑to‑end to demonstrate practical GenAI engineering: prompt design, structured output, evals, rate limiting, and clean APIs.
Projects
PDF Chat (RAG)
SoonUpload a PDF and ask grounded questions about it. Answers come with citations to the exact pages they're drawn from.
YouTube Video Q&A
SoonPaste a YouTube URL, ask questions about the video. RAG over the transcript with timestamped citations jumping to the exact moment.
GitHub Repo Explainer
SoonPoint it at a public repo. Get a plain-English tour of the architecture, key files, and how data flows through the code.
Web Scraping Agent
SoonDescribe the data you want in plain English. The agent browses the page with tool use and returns clean structured JSON.
Voice Assistant
SoonTalk to a Gemini-powered assistant in the browser. Whisper for speech-to-text, Gemini for reasoning, TTS for the reply.
LLM Eval Harness
SoonLLM-as-judge evaluation framework running test suites across every project, with pass-rate tracking and regression alerts.