This repository contains code and projects developed during an AI Agent intensive course. The project focuses on building intelligent agents using modern AI frameworks and tools, exploring various agent architectures and their applications in real-world scenarios.
To run the project, use the following command:
uv run --env-file=.env <target_file>To run the ADK web server for debugging, use the following command:
adk web