Submission for Darwix AI Hackathon – Mission 1: Empathetic Code Reviewer.
Input:
- JSON with
code_snippetandreview_comments
Output:
- Markdown report with:
- Positive Rephrasing
- The "Why"
- Suggested Improvement
- References
- Holistic Summary
Empathetic_Code_Reviewer_m1.ipynb→ main notebookrequirements.txt→ dependenciesREADME.md→ project overview
- Open notebook in Google Colab / Jupyter.
- (Optional) Add API keys for OpenAI, Anthropic, Gemini in setup cell.
- Run all cells.
- Upload JSON input.
- Final
report.mdwill be generated.
- Author: Koteswara Raju Tadikamalla
- Email: rajtadikamalla28@gmail.com
- LinkedIn: https://www.linkedin.com/in/koteswara-raju-tadikamalla-379305253/
- GitHub: https://github.com/RajT393