This repo covers LLM, Agents, MCP Tools, Skills concepts with sample codes: LangChain & LangGraph, AWS Strands Agents, Google Agent Development Kit, Fundamentals.
# Fast LLM & Agents & MCPs This repo covers LLM, Agents, MCP Tools, Skills concepts both theoretically and practically: - LLM Architectures, RAG, Fine Tuning, Agents, Tools, MCP, Agent Frameworks, Reference Documents. - Agent Sample Codes with **LangChain & LangGraph (> v1.0.0, prod. version)**. - Agent Sample Codes with **AWS Strands Agents**. - Agent Sample Codes with **Google Agent Development Kit (ADK)**. # LangChain & LangGraph (v1.0.0) - Agent Sample Code & Projects - [Sample-00: Basic Agent](https://github.com/omerbsezer/Fast-LLM-Agent-MCP/tree/main/agents/langchain_langgraph/00-basic-agent) - [Sample-01: Agent With Static Tools](https://github.com/omerbsezer/Fast-LLM-Agent-MCP/tree/main/agents/langchain_langgraph/01-agent-with-static-tools) - [Sample-02: Agent With Tools Structured Output](https://github.com/omerbsezer/Fast-LLM-Agent-MCP/tree/main/agents/langchain_langgraph/02-agent-with-tools-structured-output) - [Sample-03: Agent Short Term Memory](https://github.com/omerbsezer/Fast-LLM-Agent-MCP/tree/main/agents/langchain_langgraph/03-agent-short-term-memory) - [Sample-04: Agent Messages](https://github.com/omerbsezer/Fast-LLM-Agent-MCP/tree/main/agents/langchain_langgraph/04-agent-messages) - [Sample-05: Agent PII Middleware Guardrail](https://github.com/omerbsezer/Fast-LLM-Agent-MCP/tree/main/agents/langchain_langgraph/05-agent-pii-middleware-guardrail) - [Sample-06: Agent Subagents as Tool](https://github.com/omerbsezer/Fast-LLM-Agent-MCP/tree/main/agents/langchain_langgraph/06-agent-subagents-as-tool) - [Sample-07: Agent Skills](https://github.com/omerbsezer/Fast-LLM-Agent-MCP/tree/main/agents/langchain_langgraph/07-agent-skills) - [Sample-08: LangGraph Multi Agents Sequential Pattern](https://github.com/omerbsezer/Fast-LLM-Agent-MCP/tree/main/agents/langchain_langgraph/08-langgraph-multi-agents-sequential-pattern) - [Sample-09: LangGraph Multi Agents Generator Evaluator Pattern](https://github.com/omerbsezer/Fast-LLM-Agent-MCP/tree/main/agents/langc
Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.
Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.
Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.
Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.
Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.
Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.