Skip to content

ATMackay/agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent CLI - AI Agents with Google ADK

This is a toy project to build AI agents using a pure Go stack and explore the capabilities of Google's ADK.

Getting started

Run the documentation agent on this project

Export API key (Gemini, Claude)

export API_KEY=AI...Zs

Build agent CLI

make build

Run the documentation agent

./build/agent-cli run documentor --repo https://github.com/ATMackay/agent

Documentation will be written to doc.agentcli.md.

About

AI agent CLI built with Google ADK (Go)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors