react-agents
There are 11 repositories under react-agents topic.
cryxnet/DeepMCPAgent
Model-agnostic plug-n-play LangChain/LangGraph agents powered entirely by MCP tools over HTTP/SSE.
QuangBK/localLLM_guidance
Local LLM ReAct Agent with Guidance
Farhad-Davaripour/FEA_Assisted_Agent
An AI-driven tool integrating Abaqus and OpenAI's LLM for automating finite element simulations, including input file generation, job execution, stress extraction, parametric studies, and sensitivity analysis, streamlining complex workflows for enhanced decision-making.
HaileyTQuach/docchat-docling
DocChat is an AI-powered Multi-Agent RAG system using Docling for structured document parsing and BM25 + vector search retrievers to retrieve fact-checked answers from PDFs, DOCX, and text files, preventing hallucinations. 🚀
Jay4Codes/GoogleVertexAI
A LLM based agent that interacts with user calls as a receptionist for scheduling bookings integrated with Gmail, Calendar etc
mohammed97ashraf/chat-react-csv-bot
Chat-React-CSV-Bot is a sophisticated conversational agent engineered with OpenAI's GPT-3.5 model and React agent. This project integrates natural language processing capabilities to develop a chatbot adept at comprehending and generating responses to user inquiries.
arkapatra31/LangChain
Implementing LangChain concepts and building meaningful stuffs
iprajwaal/AI-Powered-Market-Analyst
Automated Market Researcher
Pranav-here/agentic-ai-chatbot
This project is a modular AI chatbot framework that allows dynamic interaction with multiple LLM providers using LangGraph, LangChain, Streamlit, and FastAPI. It also optionally integrates search tools such as Tavily for online augmentation.
degisew/smart_research_assistant
An AI-powered full-stack web app that helps startup founders, investors, and professionals quickly research a company and prepare for meetings.
cricsion/LinkMind
LinkMind is an intelligent conversational ReAct agent built with LangChain and Streamlit. It leverages a chain-of-thought reasoning approach integrated with web search, document scraping, and FAISS-based vector search powered by Google's Gemini to deliver detailed, context-aware responses while maintaining session memory.