Skip to content

Thomsch/codereview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code Review Assistant

AI-powered code review for your GitHub pull requests.

Use

Visit https://www.code-review-assistant.app and paste in the URL of your pull request.

Structure

  • frontend/: VueJS frontend. Handles user interaction and input validation.
  • backend/: Python backend. Handles frontend requests and routing to AI agents.