haiku.rag/examples/ag-ui-research/backend/README.md

427 B

Haiku.rag Research Assistant Backend

FastAPI backend for the haiku.rag interactive research assistant, using Pydantic AI with AG-UI protocol support.

Setup

uv sync
uv run python main.py

The server starts on http://localhost:8000 and uses haiku.rag configuration.

Endpoints

  • GET /health - Health check
  • POST /agent - AG-UI protocol endpoint