| .. | ||
| .gitignore | ||
| agent.py | ||
| Dockerfile | ||
| main.py | ||
| pyproject.toml | ||
| README.md | ||
| uv.lock | ||
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 checkPOST /agent- AG-UI protocol endpoint