Topic: "react-agent"
agentscope-ai/agentscope
AgentScope: Agent-Oriented Programming for Building LLM Applications
Language: Python - Size: 43.4 MB - Last synced at: 10 days ago - Pushed at: 12 days ago - Stars: 14,591 - Forks: 1,212
pguso/ai-agents-from-scratch
Demystify AI agents by building them yourself. Local LLMs, no black boxes, real understanding of function calling, memory, and ReAct patterns.
Language: JavaScript - Size: 309 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1,427 - Forks: 159
barun-saha/kodeagent
A minimalistic approach to building AI agents
Language: Python - Size: 1.57 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 15 - Forks: 1
MayankSingh-coder/react-agents
🤖 Advanced AI agent system combining ReAct reasoning and Plan-Execute strategies with unified memory, reflection patterns, and browser automation tools. Built with LangGraph, LangChain, and Google Gemini.
Language: Python - Size: 629 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 13 - Forks: 4
AstraBert/llamaindex-docs-agent
A simple ReAct agent that has access to LlamaIndex docs and to the internet to provide you with insights on LlamaIndex itself.
Language: Python - Size: 1.61 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 11 - Forks: 1
seehiong/multi-agent-system-using-langgraph
A complete LangGraph multi-agent system demo using SQL tools, Tavily search, MCP Toolbox, and OpenRouter models — with reproducible notebooks and a full supervisor-led agent workflow.
Language: Jupyter Notebook - Size: 679 KB - Last synced at: 6 days ago - Pushed at: 27 days ago - Stars: 9 - Forks: 0
MiiFlow/miiflow-llm
Lightweight Python SDK for LLMs with unified API across 9 providers. Built-in ReAct & Plan-Execute agents, streaming, native tool calling, context injection, structured outputs, and observability.
Language: Python - Size: 1.64 MB - Last synced at: 12 days ago - Pushed at: 16 days ago - Stars: 7 - Forks: 1
epigos/react-ai-agent
React AI Agent with Long-Term Memory and Tool calling
Language: Python - Size: 424 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 4 - Forks: 3
yagami24/Financial-Stock-Analysis-Agent
The Financial Analysis Crew is a Streamlit app that simplifies financial stock analysis. With the power of LLM-driven agents, users can seamlessly gather and analyze stock market data to generate comprehensive financial insights. Perfect for investors, analysts, and anyone interested in making data-driven financial decisions.
Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0
RedonaNova/ai-agents-microservices-thesis
Thesis project exploring AI agent–driven automation as microservices systems (BSc, National University of Mongolia).
Language: TypeScript - Size: 35.7 MB - Last synced at: 17 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0
JohnMachado11/ReAct-Agent-from-Scratch
ReAct (Reasoning and Acting) agent built from scratch in Python. No libraries, no abstractions, simple and straight to the point.
Language: Python - Size: 741 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0
buithanhdam/multi-agent
multi agent orchestrator
Language: Python - Size: 59.6 KB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1
nanlong/my-agent
一个简单的AI Agent,可以通用处理各种问题
Language: Rust - Size: 722 KB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0
kazeevn/llm_osint Fork of sshh12/llm_osint
LLM OSINT is a proof-of-concept method of using LLMs to gather information from the internet and then perform a task with this information.
Language: Python - Size: 278 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0
AstraBert/gopheract
A ReAct agent implementation in Go
Language: Go - Size: 40 KB - Last synced at: about 15 hours ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0
SolixenVelor/tapcode
🤖 Build code effortlessly with TapCode. Type your prompt and hit Enter to generate code using advanced AI technology.
Language: Python - Size: 1.38 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0
agentofreef/bettercall-community
An AI Gateway make tool call 100% reliable
Language: HTML - Size: 1.18 MB - Last synced at: 10 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0
Ashot72/booking.com-UI-agent
AI-powered Booking.com agent, built with LangGraph Studio — integrating APIs and featuring modern UI components.
Language: TypeScript - Size: 2.13 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0
lamemind/react-agent-ts
A lightweight, streaming-first ReAct (Reasoning + Acting) agent that works with any LangChain-compatible model. Focus on agent logic while LangChain handles the provider complexity.
Language: TypeScript - Size: 85 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0
muhammadhamzaazhar/ReAct-Agent-LangChain
From-scratch implementation of a ReAct agent using LangChain, showcasing manual control over tool invocation, prompt design, and reasoning loop without relying on built-in abstractions.
Language: Python - Size: 1.95 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0
sky787770/Agents
Innovative AI agent implementations using LangGraph—featuring ReAct, RAG (Corrective, Self, Agentic), chatbots, microagents, and more, with multi-AI agent systems on the horizon! 🤖🚀
Language: Jupyter Notebook - Size: 546 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0
shafiqul-islam-sumon/ReAct-Agent-from-Scratch
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.
Language: Python - Size: 15.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0
Abhinavexists/langchain-practice
A practice repository implementing examples from the official LangChain documentation
Language: Jupyter Notebook - Size: 2.14 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0
hediyeorhan/ReActAgentWithTavily
Language: Python - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0
micaelleos/FunctionalAgent
Effortlessly create functional documentation with AI and integrate directly with Jira. Generate, refine, and export User Stories to your Jira project in just a few clicks! 🚀
Language: Python - Size: 248 KB - Last synced at: 9 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0
cmccomb/okso
Ok, so, this is a local AI agent
Language: Shell - Size: 1.52 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
Daksh-Chaudhary99/Agentic_Research_Assistant
A Multi-Agent based Research Assistant
Language: Python - Size: 95.7 KB - Last synced at: 12 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0
goldenakhil/llm-rag-agent-demo
A lightweight RAG + ReAct agent microservice built with FastAPI, OpenAI embeddings, and a simple vector store. Demonstrates retrieval, reasoning steps, and tool-use over local documents
Language: Python - Size: 12.7 KB - Last synced at: 26 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0
OpheliaLjh/DeepResearch
DeepResearch (Python) — Minimal ReAct-style research agent using OpenAI Responses API + function calling to plan, web-search, crawl HTML/PDF, embed to FAISS, and generate structured, cited reports—no private features required.
Language: Python - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
jsonusuman351/agent_in_lang-chain
A Jupyter Notebook guide to building a simple but powerful autonomous AI Agent with LangChain that can reason and use tools like web search to answer questions.
Language: Jupyter Notebook - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
asaintsever/ama-employees-ai-agent
An AI agent to get info on employees
Language: Go - Size: 40 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
shilpamusale/vertex-care
Operationalized my peer-reviewed, published research on patient readmission by building an agentic MLOps platform to generate actionable intervention plans.
Language: Python - Size: 132 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
Amruta-Salunke/Agent_AI_Chatbot
A production-ready GenAI application built using LangGraph ReAct Agents, FastAPI, and Streamlit. This project demonstrates how to set up an end-to-end agentic chatbot system with backend + frontend integration.
Language: Python - Size: 422 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
snehalyelmati/rex
A modular, general-purpose agent built with LangGraph, MCP, and LangSmith - demonstrated via GitHub code analysis.
Language: Python - Size: 8.79 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
deypadma2020/WeatherSearchAIAgent
LangChain ReAct agent using Groq's LLaMA3 to answer questions with DuckDuckGo search and real-time weather data.
Language: Python - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
Ankur-krGarg/AutonomusAgent
Fully autonomous AI agent that performs multi-step reasoning, tool selection, and task execution using LLMs and LangChain.
Language: Jupyter Notebook - Size: 134 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
atif-afsar/langchain-agent-lekce7-du3
AI agent built with LangChain and OpenAI GPT-4o, utilizing tools for Wikipedia searches, calculations, and weather updates. Explore on GitHub! 🐙🌟
Language: Python - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
Orena327/langchain-agent-wolfram-task
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.
Language: Python - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
Orena327/langchain-agent-lekce7-du3
Tento projekt obsahuje jednoduchého AI agenta postaveného 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.
Language: Python - Size: 3.91 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
suhaibmukhtar/InfoMentorAgent
Your on-demand learning partner. InfoMentor combines tool calls to Wikipedia and Google for quick definitions and expands to video resources on YouTube when a concept benefits from demonstration, keeping every answer complete and engaging.
Language: Python - Size: 7.81 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
ctvs/a2a-langgraph-agent
A sample project to demonstrate how a langgraph ReAct agent can be wrapped with the A2A protocol
Language: TypeScript - Size: 43.9 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
maxonary/thesis-topic-evaluator
ReAct Multi-Agent Flow that improves Bachelor Thesis Topic definition
Language: Python - Size: 9.77 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
264Gaurav/ai-app-2
AI application using langchain, langgraph and langsmith framework/tool - building medium to advanced level AI application
Language: Jupyter Notebook - Size: 254 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
baolongnguyenmac/chatbot
A ReAct Chatbot Agent (RAG + Search tool)
Language: Python - Size: 44.9 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
e-candeloro/GAIA_AI_Agent
🕵🏻♂️ LangGraph-powered AI agent tackling GAIA Benchmark tasks, built for Hugging Face Agents Course.
Language: Python - Size: 597 KB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
skanda-vijaykumar/NicoMate
ReAct Agent Chat bot with advanced RAG capabilities
Language: Python - Size: 617 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
micaelleos/YoutubeQA
Conversational Agent for YouTube Video Exploration: A conversational assistant that uses YouTube video transcripts to answer questions, provide summaries, and highlight key moments with timestamps. Ideal for efficiently navigating and understanding video content.
Language: Python - Size: 92.8 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0
hediyeorhan/AgentWithTavily
Language: Python - Size: 5.86 KB - Last synced at: 9 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
shiv-rna/Investment-Portfolio-AI-Agent
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.
Language: Python - Size: 2.91 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
565059/ai-chatbot-aws
Application that generates automatic responses to Amazon Lex messages using generative AI.
Language: Python - Size: 3.51 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1
dcarpintero/sandworm
Helping Farmers Around the World. Sandworm restores and preserves agricultural ecosystems with AI.
Language: Python - Size: 12.3 MB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
samthakur587/travel-chatbot
This project implements a travel chatbot powered by the RAG (Retrieve and Generate) chain, providing real-time information retrieval using various tools and the ability to fetch weather reports.
Language: Python - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0