🛠 kdeps: A framework for AI agents and workflows via YAML

Introducing kdeps — a tool for building AI agents and workflows using YAML. It supports two modes: deterministic DAG pipelines (workflow mode) and autonomous LLM loops (agent mode), allowing tasks to be run locally via llamafile or GGUF, as well as deployed in Docker and K8s.

🌍 kdeps implements a declarative approach to AI agent orchestration, simplifying the creation of complex pipelines and providing flexibility between rigid logic and full autonomy.

👤 You can describe complex AI chains in a simple text file and run them on both a standard PC and in scalable cloud infrastructures.

Source 1: https://github.com/kdeps/kdeps