[NAACL 2025] KnowAgent: Knowledge-Augmented Planning for LLM-Based Agents
-
Updated
Jan 29, 2025 - Python
[NAACL 2025] KnowAgent: Knowledge-Augmented Planning for LLM-Based Agents
Planning Project Implementation for the Udacity Artificial Intelligence Nanodegree Program
LangGraph is a powerful framework built on LangChain that enables the creation of stateful, multi-step, and agentic workflows using directed graphs. It simplifies complex LLM orchestration by allowing conditional branching, memory, and tool integrations in a visual and modular way.
Yochan Homepage
Source-available governed AI cognition architecture for bounded episodic execution, reality-corrected world modeling, evidence-gated skill synthesis, transfer challenge, replay validation, and human review. No AGI claims.
A hands-on implementation of Deep Agents and Sub-Agents using LangGraph, featuring autonomous planning, tool calling, web research, task delegation, and multi-agent orchestration workflows.
Implementation of a planning agent using LangGraph's state machines. The agent dynamically creates task lists and executes them sequentially, demonstrating a robust pattern for AI task decomposition.
Add a description, image, and links to the planning-agents topic page so that developers can more easily learn about it.
To associate your repository with the planning-agents topic, visit your repo's landing page and select "manage topics."