Interactive Lab
AI Demos
Live autonomous AI agents — each backed by a real LangGraph pipeline running on the FastAPI backend.
Chat with My Portfolio
Ask questions about my projects, skills, and experience. Powered by a live RAG agent with real-time retrieval over my portfolio data.
RAG retrievalSemantic searchContext-aware
Resume Reviewer Agent
Paste your resume text or upload a PDF and get AI-powered feedback: ATS score, impact statement analysis, and actionable improvement suggestions.
ATS scoringImpact analysisPDF upload
Research AI Agent
An autonomous agent that plans, searches, and synthesizes research on any topic using multi-step reasoning and web search.
Multi-stepSource synthesisAuto-citations
Autonomous Codebase Engineer
Give it a public GitHub repo URL and a task in plain English — it reads the codebase, identifies the right files, and writes the full implementation.
Repo analysisAuto file detectionCode generation