Slide 32
Slide 32 text
Current state of LLMs for code
research
34
LLMs
for
code
Predict/Classify Summarize
Selective
synthesis
Multi-agent
processing
End-to-end
development
Complexity
Sentiment
analysis,
vulnerability or
code quality
issue prediction,
…
Renaming a
method,
document
generation, …
Generate code
for a specific
problem, …
Identify security
vulnerabilities in
the latest
commit and
lodge an issue,
…
Identify and
prioritize
requirements,
code, refactor,
test, debug, …