Skip to content

Implementation of a LangGraph agent powered by a fine-tuned LLM to solve competitive coding problems

License

Notifications You must be signed in to change notification settings

joydipb01/competitive-coding-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LangGraph Agent for Competitive Coding

Implementation of a LangGraph agent powered by a fine-tuned LLM to solve competitive coding problems

Highlights

  • Fine-tuned a Llama 3.1 model using Unsloth to solve competitive coding problems in C++
  • Implemented a LangGraph agent powered by the fine-tuned LLM to solve the coding problem, also incorporating human-in-the-loop feedback
  • Incorporated code evaluation and execution in a sandboxed environment using Judge0

About

Implementation of a LangGraph agent powered by a fine-tuned LLM to solve competitive coding problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published