#888 · Primary category: AI Agents & Automation
ReAct
[ICLR 2023] ReAct: Synergizing Reasoning and Acting in Language Models
Project last updated:02/06/24
GitHub Stars
4.1K
Forks
400
Contributors
2
License
MIT
Why we included this project
ReAct, the ICLR 2023 paper by Shunyu Yao and colleagues, showed that a language model reasons better when it writes out its thinking and then acts on it, querying Wikipedia or stepping through an environment before settling on an answer. The repo pairs that prompting pattern with reproducible notebooks for question answering and interactive tasks like AlfWorld and WebShop, so you can see the original results instead of taking the idea on faith. Most people meet ReAct today through LangChain's zero-shot agent, which is fine, but the value of this repository is reading the source experiments and understanding the pattern itself. It is a short, readable reference for anyone building agents that need to gather information or call tools before they reply, and a useful grounding for designs built on the current generation of tool-using models.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.