A minimal, open-source web chat server for AI with a clean, fast foundation and simple extensibility.
LuminaryChat is a lightweight, welcoming OpenAI-compatible API server that brings historical personas to life. Point any OpenAI-compatible chat client at it, and it injects well-crafted, historically grounded system prompts so responses stay in-character.
Five historical personas included out of the box:
/v1/models and /v1/chat/completions.Minimal server footprint focused on fast, responsive interactions.
Implements /v1/models and /v1/chat/completions for easy client integration.
Server-Sent Events with chunk rewriting to match persona IDs; smooth token streaming.
.env configuration, structured JSON logs, health and optional metrics endpoints.
Prefer the terminal? Use chaTTY to connect to a LuminaryChat server using an OpenAI-compatible endpoint.