back to home

Projects

AI PDF Chatbot & Agent

Developed a full-stack, AI-powered document assistant enabling users to upload PDFs and interactively query them using a RAG pipeline with an agentic reasoning loop, inspired by NotebookLM.

  • Python
  • LangChain
  • LangGraph
  • ChromaDB
  • Next.js
  • Tailwind CSS
RecruitEnv - RL Candidate Triage Environment

Built OpenEnv-compliant RL environment simulating AI-driven candidate screening across difficulty levels.

  • Python
  • FastAPI
  • NumPy
  • Docker
  • Pytest
Code Review Agent

Built a GitHub App that autonomously reviews pull requests using LLMs and posts structured feedback directly on PRs.

  • TypeScript
  • Node.js
  • Express.js
  • Octokit
  • Docker
  • GitHub Actions
  • Gemini API