Skip to content
#

react-loop

Here are 7 public repositories matching this topic...

Language: All
Filter by language

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 Aug 3, 2025
  • Python

An autonomous AI Agent designed to evaluate cat food quality using a ReAct decision loop. It leverages Llama 3.3 (via Groq) to combine real-time web search with custom Python calculation tools. The agent analyzes dry matter, Taurine levels, and Ca:P ratios to provide personalized nutritional verdicts based on veterinary standards.

  • Updated Mar 4, 2026
  • Python

Improve this page

Add a description, image, and links to the react-loop 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 react-loop topic, visit your repo's landing page and select "manage topics."

Learn more