Agent-Based Code Repair

Context

Large language models (LLMs) have became popular over the last few years, one of the reason being the quality of the outputs these models generate. LLM Agents are a step further, they allow LLMs to use memory, tools and sequential thinking.

Motivation

Goal

The student will follow 3 steps:

  1. Review about Code Agents
  2. Practical direction: Code Repair, Vulnerability Repair, Code Generation
  3. Experiments and analysis of results where the second step is to be discussed further

Requirements

Pointers