Skip to content

This Jupyter Notebook contains the process of using LangChain to analyze the code base of any github repo by letting LLM read the code and then Human can perform Q&A with LLM.

Notifications You must be signed in to change notification settings

Hansen-chen/LLM_Github_Code_Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

LLM Github Code Analyzer

This Jupyter Notebook contains the simple process of using LangChain to analyze the code base of any github repo by letting LLM read the whole github repo and then Human can perform Q&A with LLM.

Please change / add the data link / Github repo link / API Key by instructions (comments) in the notebook.

About

This Jupyter Notebook contains the process of using LangChain to analyze the code base of any github repo by letting LLM read the code and then Human can perform Q&A with LLM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published