Thanks to visit codestin.com
Credit goes to github.com

Skip to content
#

react-agent

Here are 25 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 Sep 13, 2025
  • Python

An AI-powered investment analysis tool 📈 that leverages simple ReAct AI agent flow framework and financial analysis techniques to provide comprehensive portfolio insights. This intelligent agent helps investors make data-driven decisions by offering deep portfolio risk assessment, stock profiling, and personalized recommendations.

  • Updated Dec 29, 2024
  • Python

Jednoduchý AI agent postavený na frameworku **LangChain**, který komunikuje přes OpenAI LLM (model `gpt-4o`). Agent používá nástroje (tooly) pro vyhledávání na české Wikipedii, jednoduchou kalkulačku a aktuální počasí přes Open-Meteo API a Wolfram Alpha pro pokročilé výpočty a vědecké dotazy.

  • Updated Jul 24, 2025
  • Python

Improve this page

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

Learn more