diff --git a/README.md b/README.md new file mode 100644 index 0000000..57e3dc7 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# AI Agents Tests + +This repository contains experiments with AI Agents architecture built using Google ADK. + +## Overview + +The files in this repository explore various models and API calls to the Google ADK to give the agents various abilities, including the ability to Google search relevant topics. + +## Agent Debugging UI + +![Agent Debugging UI](agent_debugging_ui.png)