Built an AI-powered GitHub bot that automatically reviews pull requests using Llama3 via Groq API. Integrated GitHub Webhooks and PyGithub to fetch code diffs and post structured reviews as PR comments. Deployed FastAPI backend on Render with GitHub Actions CI/CD pipeline.