a2aproject / a2aproject/a2a-samples

How to implement a Deep Research example with A2A multiagent?

Open
#8 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
1.8k
Forks
751
PR merge metrics
No merged PRs in 30d

Description

I want to implement an application similar to Grok or Gemini's deep research, following the ReAct pattern. It would first list a plan, then output a task form (including the steps to complete the task and the Agents to be used). Next, it would execute the plan by calling different Agents. After each Agent completes its part, it would think and observe (checking how the Agent's execution results are and whether the plan needs updating). Finally, it would complete the task and output the results to the interface or a file.

Who can give me some suggestions. Appreciate very much.
😄
🙏

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.