Skip to content

Proof of concept for automatic fixing of errors in code. A bug report or a stack trace is used as input, then cosine similarity is calculated on the indexed code base (RAG), then an LLM can be used to identify the error and offer a solution.

Notifications You must be signed in to change notification settings

crbellis/RAG-code-resolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

About

Proof of concept for automatic fixing of errors in code. A bug report or a stack trace is used as input, then cosine similarity is calculated on the indexed code base (RAG), then an LLM can be used to identify the error and offer a solution.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages