.

Technology

autonomous agent frameworks

Orchestration layers like LangGraph and CrewAI enable LLMs to execute multi-step loops, use external tools, and self-correct without manual prompting.

Autonomous agent frameworks move beyond simple chat interfaces by giving models agency. Systems like LangGraph, CrewAI, and Microsoft AutoGen provide the scaffolding for state management and tool-calling loops. Instead of a single response, these frameworks allow an agent to check a database (SQL), execute code (Python), and verify its own output against a set of constraints. By defining clear directed acyclic graphs (DAGs) or multi-agent hierarchies, developers can automate complex workflows like competitive market analysis or automated software debugging with minimal human intervention.

https://www.langchain.com/langgraph
1 project · 1 city

Recent Talks & Demos

Showing 1-1 of 1

Members-Only

Sign in to see who built these projects