blob: 82ae8dce87146166a0cbbd3132614de5f8eb4620 [file] [log] [blame]
==============
Burr
==============
Welcome to Burr's documentation.
For a quick overview of Burr, watch `this walkthrough <https://www.loom.com/share/a10f163428b942fea55db1a84b1140d8?sid=1512863b-f533-4a42-a2f3-95b13deb07c9>`_
or read `our blog post <https://blog.dagworks.io/p/burr-develop-stateful-ai-applications?r=2cg5z1&utm_campaign=post&utm_medium=web>`_. The following video is
a longer demo of building a simple chatbot application with Burr using `this notebook <https://github.com/DAGWorks-Inc/burr/blob/main/examples/conversational-rag/notebook.ipynb>`_:
.. raw:: html
<div style="position: relative; padding-bottom: 56.25%; height: 0;"><iframe width="800" height="455" src="https://www.youtube.com/embed/rEZ4oDN0GdU?si=6RvExhQVsAyNd8Ts" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></div>
For more details about how Burr works, what problems it solves, and how to use it, read on!
You'll find this documentation separated into three sections.
- If you don't know where to start, go to :ref:`getting started <gettingstarted>`.
- If you're looking to build a mental model/read more, go to :ref:`concepts <concepts>`.
- If you're looking for a specific piece of information, go to :ref:`reference <reference>`.
We also ask that you:
- Report any bugs, issues, or feature requests via `GitHub Issues <https://github.com/DAGWorks-Inc/burr/issues>`_ or \
`GitHub Discussions <https://github.com/DAGWorks-Inc/burr/discussions>`_.
- Give us a star on `GitHub <https://github.com/dagworks-inc/burr>`_ if you like the project!