AgentReadyHomeAgent Listing

← Agent Listing

Mini LLM Flow

AI Agents FrameworksFreeOpen SourceTechnology

Minimalist LLM Framework in 100 Lines. Enable LLMs to Program Themselves.

🛡️ AgentReady threat assessment

MAESTRO 7-layer threat model + OWASP AIVSS risk score for Mini LLM Flow, derived from its capabilities.

AIVSS 8.6 · High
View MAESTRO 7-layer threat model →

Overview

A 100-line minimalist LLM framework for agents, task decomposition, RAG, etc. Mini LLM Flow is designed to be the framework used by LLMs. The ideal framework for LLMs should (1) strip away low-level implementation details, and (2) keep high-level programming paradigms. Hence, we provide this minimal (100-line) framework that allows LLMs to focus on what matters. The 100 lines capture what we see as the core abstraction of most LLM frameworks: a nested directed graph that breaks down tasks into multiple (LLM) steps, with branching and recursion for agent-like decision-making. From there, it’s easy to layer on more complex features.

Key features

Use cases

Listing aggregated from aiagentsdirectory.com