1 repo
Frameworks that decompose complex queries into sub-tasks and aggregate findings through iterative tree-search or branching logic.
Distinguishing note: Specifically targets the recursive branching and aggregation logic used in complex knowledge discovery, rather than simple linear query execution.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Recursive Reasoning Agents. Refine with filters or upvote what's useful.
GPT Researcher is an autonomous agent framework designed to automate the process of gathering, synthesizing, and documenting information from diverse web and local sources. It functions as a research-oriented execution environment that orchestrates specialized agents to perform complex, multi-branch research tasks, transforming raw data into structured, factual, and cited reports. The project distinguishes itself through a graph-based orchestration layer that manages state transitions and information flow between specialized agents. It employs recursive tree-search execution to explore comple
Explores complex topics by branching into sub-queries and aggregating findings from multiple depths to build comprehensive knowledge reports.