Hi, I'm Jai 👋
Fourth-year CS at Thapar. I've been coding since I was 14, and I like building things people actually use — AI agents, AI dev tools, design tools. Curious about how software can feel more alive and more useful.
Open Source Projects
- An AI agent that joins Google Meet, captures audio, visuals, and chat, then extracts decisions and action items into searchable meeting memory.
- AI whiteboards built with natural language — press /, type or dictate, and a dashboard widget appears. A visual layer on the AI brain of a company.
- An RL environment on OpenEnv to train LLMs on receptionist tasks — dispute handling, onboarding, and other real scenarios.
- AI-powered PR reviewer that runs on GitHub Actions — analyzes architecture, security, performance, and code quality, then posts feedback on the PR.
- A Mac app I built for myself. Describe expenses in plain language, store them in structured form, and let AI accumulate context over time in an app-managed Markdown memory layer.
- Real-time network diagnostics that trace every packet, hop, and handshake between your machine and any website.
- An AI agent that calls users to collect reviews on products they recently bought — built for a Walmart hackathon to get more useful product feedback.
Reflections
Blog
- What I learned from OpenClaw