awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Recursive Reasoning Agents · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesRecursive Reasoning Agents

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.

  1. Home
  2. Artificial Intelligence & ML
  3. Recursive Reasoning Agents

Awesome Recursive Reasoning Agents GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • assafelovic/gpt-researcher

    assafelovic/gpt-researcher

    25,367View on GitHub↗

    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.

    Pythonagentaiautomation
    25,367View on GitHub↗