noahshinn/reflexion-draft
Reflexion: an autonomous agent with dynamic memory and self-reflection
This helps enhance the performance of autonomous agents, particularly in tasks requiring sequential decision-making. It takes an existing agent's output and applies a self-correction mechanism, providing improved decisions or actions. Developers creating or working with AI agents would use this to make their agents more robust.
389 stars. No commits in the last 6 months.
Use this if you are developing AI agents and want to add a simple yet effective retry and self-correction mechanism to improve their performance and reliability.
Not ideal if you are looking for a standalone decision-making framework, as this is designed to enhance existing approaches like ReAct, not replace them.
Stars
389
Forks
40
Language
Python
License
MIT
Category
Last pushed
Nov 26, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/noahshinn/reflexion-draft"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
openai/openai-agents-python
A lightweight, powerful framework for multi-agent workflows
openagents-org/openagents
OpenAgents - AI Agent Networks for Open Collaboration
vamplabAI/sgr-agent-core
Schema-Guided Reasoning (SGR) has agentic system design created by neuraldeep community
BrainBlend-AI/atomic-agents
Building AI agents, atomically
camel-ai/camel
🐫 CAMEL: The first and the best multi-agent framework. Finding the Scaling Law of Agents....