An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: react-agent

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: 2 days ago - Pushed at: 2 days ago - Stars: 3 - Forks: 0

Sinceru0/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: 16.6 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 4 - Forks: 2

skanda-vijaykumar/NicoMate

ReAct Agent Chat bot with advanced RAG capabilities

Language: Python - Size: 617 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

barun-saha/kodeagent

A minimalistic approach to AI agents

Language: Python - Size: 22.5 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

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: 3 days ago - Pushed at: 3 months ago - Stars: 10 - Forks: 1

GiovaneIwamoto/agent-dev-accelerator

🛰️ Agent Dev Accelerator - Tools and examples to accelerate the development of AI agents using LangChain, LangGraph, and related libraries — with features like memory, RAG, streaming, and tool-calling.

Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month 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: about 2 months ago - Pushed at: about 2 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - 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: 9 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

hediyeorhan/ReActAgentWithTavily

Language: Python - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

hediyeorhan/AgentWithTavily

Language: Python - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Milliterian/react_rag_llama_crew

React&RAG Llama Crew is an AI-powered system using LlamaIndex, RAG, and Hugging Face embeddings for code retrieval, analysis, and generation. A multi-agent crew—Llama3.2, CodeLlama, Ollama, and ReActAgent—handles queries, documentation, and structured code generation. 🚀

Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

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: 4 months ago - Stars: 2 - Forks: 1

kivanc57/react_rag_llama_crew

React&RAG Llama Crew is an AI-powered system using LlamaIndex, RAG, and Hugging Face embeddings for code retrieval, analysis, and generation. A multi-agent crew—Llama3.2, CodeLlama, Ollama, and ReActAgent—handles queries, documentation, and structured code generation. 🚀

Language: Python - Size: 108 KB - Last synced at: about 2 months ago - Pushed at: 3 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: 5 months ago - Pushed at: 5 months ago - Stars: 0 - 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: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - 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: 7 months ago - Pushed at: 7 months 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: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

nanlong/my-agent

一个简单的AI Agent,可以通用处理各种问题

Language: Rust - Size: 722 KB - Last synced at: about 2 months ago - Pushed at: 10 months 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: 11 months ago - Pushed at: 11 months ago - Stars: 2 - 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: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0