Skip to content
#

react-loop

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

Agent 意图框架 — 把人话翻译成结构化意图+槽位+约束。输入规范化(两阶段) + 三层瀑布式意图识别(Code→Flash→Pro),80% 请求零 LLM 调用,10ms 内返回。650 测试全过。

  • Updated Aug 13, 2026
  • Python

An interactive AI Agent built with Streamlit that evaluates cat food quality using a ReAct decision loop. Powered by Llama 3.3, it combines real-time DuckDuckGo web searches with custom Python tools to calculate Dry Matter, NFE, and Ca:P ratios. It provides professional veterinary verdicts based on user-selectable FEDIAF or AAFCO standards.

  • Updated Mar 6, 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