LuisAI

Edit · View history

The LuisAI chat interface
The LuisAI chat interface

LuisAI is a real, forced-login chat product backed by a single underlying language model, presented to users as four distinct personas that differ only in their system prompt and per-model rate limits, not the model itself.

Personas

Each persona has its own request rate limit and a per-message quota cost, with longer messages costing progressively more quota up to a capped multiplier so a single huge paste cannot exhaust an entire day's allowance.

Features

Architecture

Like LuisSearch, LuisCloud, and LuisForge, LuisAI runs as a Python stdlib backend with SQLite for accounts and sessions, fronted by a Cloudflare-hosted static frontend that proxies API traffic to the real backend running behind a cloudflared tunnel.