Extensible-AI/DAGent
Build AI Agents with Your Existing Python Code!
DAGent is a Python library that helps developers structure AI agent workflows by treating individual functions as nodes in a graph. It takes your existing Python functions and, using large language models, intelligently decides which function to execute next based on the task at hand. This allows developers to build complex, multi-step AI agents by linking together simple functions.
No commits in the last 6 months.
Use this if you are a developer looking to build AI agents by orchestrating calls to your existing Python functions in a structured, decision-making workflow.
Not ideal if you are looking for a pre-built, out-of-the-box AI agent for a specific task, as this is a framework for building agents.
Stars
72
Forks
6
Language
Python
License
MIT
Category
Last pushed
Oct 26, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/Extensible-AI/DAGent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tmgthb/Autonomous-Agents
Autonomous Agents (LLMs) research papers. Updated Daily.
arakoodev/EdgeChains
EdgeChains.js is Full-Stack GenAI library. Front-end, backend, apis, prompt management,...
x-glacier/GenerativeAgentsCN
本项目为Generative Agents项目的重构+深度汉化版本,旨在为中文用户提供一个利于维护的基础版本,以便后续实验或功能拓展。
xavierpuigf/virtualhome
API to run VirtualHome, a Multi-Agent Household Simulator
Repello-AI/Agent-Wiz
A CLI tool for threat modeling and visualizing AI agents built using popular frameworks like...