Board of AI

site: boardai.lucas.mat.br source on GitHub updated

A multi-voice round-table: one human and several AIs (Claude, GPT, Gemini) share the same conversation thread. Each AI reads what the others wrote in the same turn and responds — instead of the classic 1-human-to-1-model format.

BYO keys. No backend, no database, no account. API keys are pasted directly into the interface, stored only in sessionStorage and cleared when you close the tab — the static page calls the provider APIs straight from your browser.

Send modes. "Send to one" (one AI responds, the others observe) or "Send to All" (round-table — enabled AIs speak in a random order, each seeing the previous responses). The Cycles parameter repeats the round-table N times.