Skip to content

RajT393/The-Empathetic-Code-Reviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Empathetic Code Reviewer

Overview

Submission for Darwix AI Hackathon – Mission 1: Empathetic Code Reviewer.

Input:

  • JSON with code_snippet and review_comments

Output:

  • Markdown report with:
    • Positive Rephrasing
    • The "Why"
    • Suggested Improvement
    • References
    • Holistic Summary

Files

  • Empathetic_Code_Reviewer_m1.ipynb → main notebook
  • requirements.txt → dependencies
  • README.md → project overview

Running Instructions

  1. Open notebook in Google Colab / Jupyter.
  2. (Optional) Add API keys for OpenAI, Anthropic, Gemini in setup cell.
  3. Run all cells.
  4. Upload JSON input.
  5. Final report.md will be generated.

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors