Skip to content

AI tool that explains code, detects bugs, and suggests fixes to help developers understand and debug programs faster.

Notifications You must be signed in to change notification settings

Sohilshaik07/CodeExplainerDebuggerAi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Bot: AI Code Explainer and Debugger

AI assisted code explainer and debugger that uses Gemma 2 9B model. This is one of the projects I have worked on in IBM Gen AI Internship.

1)download the zip file

2)Check all the dependencies all installed from the requirement file

3)Create a .streamlit folder and inside that create a secret.toml file and write this line of code GROQ_API = "your_key_here"

3)Go to main.py file

4)open the terminal and run command python -m streamlit run main.py

Try out this application here

About

AI tool that explains code, detects bugs, and suggests fixes to help developers understand and debug programs faster.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages