Skip to content

RahulG-12/codeguard-ai

Repository files navigation

🛡️ CodeGuard AI — Intelligent Security & Code Review Agent

Built by Rahul Giri | Powered by Google Gemini + GitLab


🚀 What is this?

CodeGuard AI is an automated AI agent that reviews every Merge Request.

It:

  • 🔒 Finds security vulnerabilities
  • 👀 Reviews code quality
  • 🧪 Generates unit tests
  • 💬 Posts comments on GitLab MR

⚙️ Tech Stack

  • FastAPI (Python)
  • Google Gemini API
  • GitLab API
  • Docker
  • GitLab CI/CD

🧠 How it works

GitLab MR → Webhook → FastAPI → Gemini → GitLab Comment


🚀 Run Locally

pip install -r requirements.txt
uvicorn agent.main:app --reload

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors