{% extends "base.html" %} {% block extrahead %} {% endblock %} {% block hero %} {% if page.url == "" %}

haiku.rag

Opinionated agentic RAG powered by LanceDB, Pydantic AI, and Docling. Runs locally, scales to production.

{% endif %} {% endblock %}