| ==================== |
| Simple examples |
| ==================== |
| |
| The following are all simple examples to give you a sense of how to use Burr. They're mostly toy-examples |
| but they show a few concepts. If you're interested in more real-life applications, skip ahead to |
| :ref:`state-persistence <chatbots>`. |
| |
| - `cowsay <https://github.com/DAGWorks-Inc/burr/tree/main/examples/other-examples/cowsay>`_ |
| - `counter <https://github.com/DAGWorks-Inc/burr/tree/main/examples/hello-world-counter>`_ |
| - `corgi adventure game <https://github.com/DAGWorks-Inc/burr/tree/main/examples/llm-adventure-game>`_ |