Built a CodeRabbit clone with Python, FastAPI, LangChain, and LangGraph

Excited to share a recent side project — a mini CodeRabbit clone built using Python, FastAPI, LangChain, and LangGraph. live: https://lnkd.in/gSP_sxec github: https://lnkd.in/gBpRDP63 Key highlights: Clones GitHub PRs Parses code using Tree-sitter to build ASTs and semantic graphs with networkx Enriches context for LLM-driven analysis Uploads processed data to S3 Triggers multi-agent AI code reviews via Redis/RQ The goal was to explore how AI agents can collaborate to review pull requests intelligently by combining static analysis with contextual reasoning. This project reflects my ongoing interest in developer tools, AI automation, and building practical, self-hostable AI review systems. #Python #FastAPI #LangChain #LangGraph #AI #DevTools #CodeReview #LLM #NEXTJS

  • diagram

To view or add a comment, sign in

Explore content categories