Skip to main content

Current implementation documentation

This site documents the current API and architecture for Aceh Agentic RAG + OCR, the self-hosted backend platform for Pemerintah Aceh. The service exposes FastAPI HTTP JSON and Server-Sent Events (SSE) routes, plus a Kafka/DMS partner event contract whose live handoff is blocked pending producer/consumer reconciliation. It answers over government documents in Bahasa Indonesia and English with source citations, faithfulness checks, and the Government Policy Guard.

Start with Project Overview for the implemented capabilities and current boundaries. Use the API Reference for request and response contracts, then read the module deep-dives for OCR, data ingestion, long-term memory, retrieval, model serving, security, operations, and evaluation.

Main sections