This folder contains code samples for agents using the Google Agent Development Kit (ADK) and Claude Labs.
A lightweight collection of example projects, snippets, and templates demonstrating how to build, run, and integrate conversational agents with:
- Google Agent Development Kit (ADK)
- Claude Labs
- /examples — runnable sample agents and minimal demos
- /templates — starter project templates
- /docs — usage notes and API references (if present)
- Clone the repository.
- Open an example directory and follow that example's README for language-specific setup (SDKs, credentials, environment variables).
- Run the provided scripts or commands in the example README.
Contributions, bug reports, and improvements are welcome. Open a PR with a clear description and test or example demonstrating the change.
See the LICENSE file in the repository (if present) for license details.