AVS-CHAT_

Your key. Your chat. No history.

const KEY = localStorage.getItem("BYOK") · const model = pick(["openrouter/auto","groq/llama3","cerebras/llama3.1"]) · const sys = "You are a helpful assistant." · history=[] // ephemeral · async function send(user){ return chat({ key: KEY, model, sys, user }) } · const res = await send("hello") · stream(res, chunk => ui.append(chunk)) · retry(backoff(100,800)); rateLimit("30 req/min") · tokens<=8k • temp=0.7 • top_p=0.9 · stop=["<|end|>"] · /* BYOK • no signup • no history */

Features

Everything you need for a private, fast, and flexible chat experience.

Privacy

No accounts. No history. Keys live only in your browser.

Use Any Model Ever.

OpenRouter, Groq, Cerebras, or your own—plug in, go.

BYOK

Bring Your Own Key. We never proxy or store it.

Fast And Fluid

Snappy UI, subtle glow, zero bloat. It just flies.

Pay only If You Want

Use your credits—no subscriptions, no locks, no fuss.