Enables agentic AI workflows for developers using Docker containers and Markdown prompts.
This project provides a Docker image that empowers developers to create and run agentic AI workflows. It uses Markdown for defining workflows and allows integration with any LLM, enabling the use of Dockerized tools within these workflows. The core concept revolves around a conversation loop, where tool results, agent responses, and Markdown prompts are continuously processed, enabling complex actions and context-aware decision-making by the LLM.