Skip to content

What: AI agent that analyzes code. Why: To learn how tool calling works, what decisions the AI (groq API) can make on its own, how a decision to call a tool actually translated to a tool call. How: Groq API, Python

Notifications You must be signed in to change notification settings

Sid1005/AI-Code-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

What: AI agent that analyzes code and gives a rating. The AI agent makes a decision on which tool to use, the code defines and calls the tools.

Why: To learn how tool calling works, what decisions the AI (groq API) can make on its own, how a decision to call a tool actually translated to a tool call.

How: Groq API, Python

The tools here: fetch_github_file, analyze_code_with_rating

About

What: AI agent that analyzes code. Why: To learn how tool calling works, what decisions the AI (groq API) can make on its own, how a decision to call a tool actually translated to a tool call. How: Groq API, Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages