Skip to content
#

python-no-framework-agent

Here are 2 public repositories matching this topic...

A pure Python implementation of ReAct agent without using any frameworks like LangChain. It follows the standard ReAct loop of Thought, Action, PAUSE, and Observation. The agent utilizes multiple tools, including Calculator, Wikipedia, Web Search, and Weather. A web UI is also provided using Streamlit.

  • Updated Mar 26, 2025
  • Python

A pure Python implementation of ReAct agent without using any frameworks like LangChain. It follows the standard ReAct loop of Thought, Action, PAUSE, and Observation. The agent utilizes multiple tools, including Calculator, Wikipedia, Web Search, and Weather. A web UI is also provided using Streamlit.

  • Updated Mar 11, 2025
  • Python

Improve this page

Add a description, image, and links to the python-no-framework-agent topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-no-framework-agent topic, visit your repo's landing page and select "manage topics."

Learn more