All Tools
B
FreeOpen Source
BURR
A state machine framework for building decision-making AI applications
Apache-2.0
ABOUT
Managing state, tracking complex decisions, and adding human feedback in LLM-powered applications is difficult; Burr solves this by enabling developers to express applications as explicit state machines with pluggable persistence and a built-in UI for real-time monitoring, debugging, and tracing.
INSTALL
pip install "apache-burr[start]"INTEGRATION GUIDE
1. Build stateful chatbots and conversational agents with explicit state management
2. Create agentic workflows and simulations as maintainable state machines
3. Monitor, trace, and debug application execution in real time with the Burr UI
TAGS
state-machineagent-frameworkchatbotmonitoringtracingapachellmops