Skip to content

ReAct-Agent-from-Scratch-v1.2

Latest
Compare
Choose a tag to compare
@Sinceru0 Sinceru0 released this 11 Mar 22:10
· 2 commits to main since this release

Introduced version 1.2 of the "ReAct-Agent-from-Scratch" repository. This release showcases a pure Python approach to the ReAct agent, operating through the standard cycle of Thought, Action, PAUSE, and Observation. The agent incorporates various tools such as Calculator, Wikipedia, Web Search, and Weather, along with a user-friendly web UI powered by Streamlit.