A Collection of Pydantic Models to Abstract IRL
-
Updated
Dec 10, 2025 - Python
A Collection of Pydantic Models to Abstract IRL
Design patterns and reference implementations for autonomous AI agent systems. ReAct, tool-use, memory management, fallback, and multi-agent orchestration.
🤖 An AI-powered DevOps agent implementing ReAct architecture to automate mobile release pipelines (Crash Check -> Perf -> Build -> Audit). Built with LangGraph & Ollama.
Intelligent weather agent powered by LLM and MCP protocol. Provides real-time weather data, forecasts and historical information through natural language queries using Groq, LangChain and multi-API orchestration.
🔎 AI Search Agent powered by LangChain and Llama-3.3 (Groq). Uses ReAct reasoning to perform real-time web, Wikipedia, and ArXiv searches with a transparent Chain-of-Thought UI.
AI agents for genomics
🤖 Intelligent, secure, and multilingual chatbot backend for Lorenzo Maiuri's website. Built with FastAPI, Gemini LLM, LlamaIndex, and MongoDB. Features session memory, tool-calling, and robust security
A guarded NL-to-SQL reasoning agent that learns schema and domain context, then answers analytical questions using iterative, evidence-backed SQL.
A coding agent that edits real repos with workspace tools (read/write/search/run), produces JSON traces with token accounting, and renders runs on a live dashboard.
ReAct AI Agent from scratch ; Smart home controller with Gemma 3 & Ollama
ReAct pattern implementation — build step-by-step reasoning AI agents with tool use
A self-reflective LLM agent with tools, memory, and reasoning built using LangChain + ReAct + Reflexion. Modular FastAPI backend + Streamlit UI.
Personal Assistant Agent — Gemini API + ReAct loop with pluggable tools (RTU coursework: Application Computer Systems Software 2025/26)
Autonomous multimodal AI agent for Linux. Features a dynamic visual grid overlay for high-precision GUI automation using Llama 3 Vision, Groq, and Python.
An intelligent AI Research Agent using ReAct reasoning to perform web searches, execute calculations, and generate automated markdown reports via Groq Cloud (Qwen-32B).
Provider-agnostic Python library for composable LLM execution patterns, including consensus, refinement, ReAct tool loops, structured output, and budget-aware calls.
An autonomous Data Engineering AI agent built from scratch in Python using the ReAct pattern for dynamic SQL generation and data exploration.
Production ReAct (Reasoning + Acting) agent framework with 20+ built-in tools — calculator, web search, code executor, file manager, API caller and database query
Autonomous security investigation agents with ReAct reasoning and tool calling
Add a description, image, and links to the react-pattern topic page so that developers can more easily learn about it.
To associate your repository with the react-pattern topic, visit your repo's landing page and select "manage topics."