quarkus-a2a-deepdive

emmanuelbernard
2
A2A deep dive - Quarkus demos

Overview

What is quarkus-a2a-deepdive

quarkus-a2a-deepdive is a collection of Quarkus-based demos focused on A2A (Agent-to-Agent) interactions, showcasing how AI agents can automate tasks within a Todo application.

How to Use

To use quarkus-a2a-deepdive, clone the repository and set the necessary environment variables such as OPEN_AI_KEY, GEMINI_API_KEY, and TMDB_API_KEY. Run the agentic Todo app using 'mvn quarkus:dev' or 'quarkus dev'.

Key Features

Key features include an A2A server for weather data, a movie agent for retrieving film information, and an agentic Todo application that leverages AI to automate task management.

Where to Use

quarkus-a2a-deepdive can be used in fields such as software development, AI research, and task automation, particularly in applications requiring interaction between multiple agents.

Use Cases

Use cases include automating personal task management, retrieving real-time weather information, and querying movie details using AI agents.

Content