Information Gathering via Prompting
This tutorial demonstrates how to design a LangGraph workflow that utilizes prompting techniques to gather information effectively. It showcases how t
Practical education workflows automated with AI agents.
This tutorial demonstrates how to design a LangGraph workflow that utilizes prompting techniques to gather information effectively. It showcases how t
This tutorial demonstrates how to implement multi-agent collaboration using LangGraph. It guides you through creating multiple specialized agents that
This tutorial demonstrates how to build an Adaptive RAG system using LangGraph. It guides you through creating a dynamic retrieval process that adjust
Assists users in learning by finding resources, answering questions, and creating study plans.
This tutorial demonstrates how to build a "Plan-and-Execute" style agent using LangGraph. It guides you through creating an agent that first generates
This tutorial focuses on building a Corrective RAG system using local resources, allowing for offline document evaluation and refinement processes.
This tutorial demonstrates how to build a hierarchical agent system using LangGraph. It guides you through creating a top-level supervisor agent that
This tutorial demonstrates how to build a customer support agent using LangGraph. It guides you through creating a graph-based agent that can handle c
This tutorial demonstrates how to implement Self-RAG using local models and data sources, enabling offline reflection and retrieval processes.
This tutorial focuses on implementing Adaptive RAG with local models, allowing for offline retrieval and generation, which is crucial for environments
This tutorial demonstrates how to implement retry mechanisms in LangGraph workflows, ensuring robust data extraction processes that can handle transie
This tutorial demonstrates how to build a resilient code assistant using LangGraph. It guides you through creating a graph-based agent that can handle
An AI-powered academic assistant that performs advanced academic searches, analyzes recent publications, synthesizes findings across disciplines, and
This tutorial demonstrates how to build a reflection agent using LangGraph. It guides you through creating an agent that can critique and revise its o
This tutorial demonstrates how to build a multi-agent system using LangGraph's agent supervisor. It guides you through creating a supervisor agent tha
This tutorial demonstrates how to build a reflexion agent using LangGraph. It guides you through creating an agent that can reflect on its actions and
This tutorial extends Agentic RAG to local environments, enabling the use of local models and data sources for retrieval and generation tasks.
Demonstrates teaching new skills to agents and enabling their reuse in automated chats.
Shows how to teach agents new facts, user preferences, and non-coding skills.
EduGPT is a virtual AI tutor that personalizes education based on individual learning styles and performance.