AI Agents Hub
Basic Information
AI Agents Hub is a curated collection of agent projects and experiments that demonstrate autonomous, tool-using LLM systems. It serves as a control center for building, running, and combining agentic patterns that use tools, memory, and reasoning to solve real-world tasks. The repository collects individual projects implemented with LangChain, LangGraph, and custom integrations and presents them as examples for experimentation and extension. Included projects showcase distinct agent types such as a Travel Planner that uses real-time tools, a Spiritual Assistant that offers empathetic guidance and media suggestions, and Study Forge, a multi-agent academic assistant that converts PDFs into study materials. The repo is intended for people who want to explore multi-agent flows, tool integrations, web search usage, and practical agent behaviors in one place.