KareCoder: A New Knowledge-Enriched Code Generation System

Tao Huang,Zhihong Sun,Zhi Jin,Ge Li,Chen Lyu
DOI: https://doi.org/10.1145/3639478.3643076
2024-01-01
Abstract:Large Language Models (LLMs) demonstrate proficiency in handling fundamental programming problems but struggle with complex programming in new types. The study presents KareCoder, integrating programming knowledge into code generation. Initial tests reveal KareCoder's significant success in the Pass@1 metric for complex competitive programming problems.
What problem does this paper attempt to address?