๐Ÿฆโ€โฌ› ravnar ๐Ÿฆโ€โฌ›

April 13, 2026 ยท View on GitHub

Fully-fledged, pluggable AG-UI server.

Caution

ravnar is very much in an alpha state. There are still lots of moving parts. In most places the code does not represent the quality of the finished product.

How do I get started?

docker run \
    --name ravnar --rm --pull always \
    --env RAVNAR_SERVER__LOGGING__AS_JSON=false \
    --publish 8000:8000 \
    quay.io/nebari/ravnar:latest

What does the architecture look like?

architecture diagram of ravnar

How can I learn more?

Please have a look at the documentation.