awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesReAct Pattern Implementations

Reference implementations of the Reasoning and Acting (ReAct) cycle for autonomous agent logic.

Distinct from Implementation Patterns: Distinct from Implementation Patterns: specializes in the iterative reasoning-action cycle specifically for LLM agents.

Explore 1 awesome GitHub repository matching software engineering & architecture · ReAct Pattern Implementations. Refine with filters or upvote what's useful.

Awesome ReAct Pattern Implementations GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • pguso/ai-agents-from-scratchpguso का अवतार

    pguso/ai-agents-from-scratch

    3,130GitHub पर देखें↗

    This project is an LLM agent framework and orchestration engine designed for building autonomous agents that reason, utilize tools, and execute multi-step plans. It provides a system for implementing the ReAct pattern, which interleaves reasoning and action cycles to solve complex problems through iterative observation and self-correction. The framework includes a tool integration layer that connects language models to external functions and APIs using structured schemas and embedding-based routing. It also features a memory management system to persist conversation history and user preferenc

    Implements the ReAct pattern to interleave reasoning and action cycles for iterative problem solving and self-correction.

    JavaScriptai-agentseducationalfunction-calling
    GitHub पर देखें↗3,130
  1. Home
  2. Software Engineering & Architecture
  3. Implementation Patterns
  4. ReAct Pattern Implementations