Skip to content

Commit

Permalink
Week 4: Presentation proposal (#2460)
Browse files Browse the repository at this point in the history
Co-authored-by: TobiasLjunggren <[email protected]>
  • Loading branch information
tobiasljunggren97 and TobiasLjunggren authored Sep 11, 2024
1 parent ef25706 commit 9fa68a7
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions contributions/presentation/week4/tljun-joslindk/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Assignment Proposal

## Title

CodeRabbit: Automated AI Code Reviews

## Names and KTH ID
- Tobias Ljunggren ([email protected])
- Josef Lindkvist ([email protected])

## Deadline

- Week 4

## Category

- Presentation

## Description

We will make a presentation on the importance of code reviews. We will present some empirical studies on code reviews and then on the topic of AI show off [CodeRabbit](https://coderabbit.ai/), an automated tool for LLM-based code reviews. We will show how this can be used as a part of your DevOps pipeline and discuss the importance of re-reviewing the code you wrote before deploying it to production.

**Relevance**

Code reviews takes up a huge part of your time when working as a software developer but it is critical to discuss and review changes to the codebase when working in bigger teams. In the future AI will also take part in this which will save a lot of time for senior engineers reviewing junior engineers code.

0 comments on commit 9fa68a7

Please sign in to comment.