slopweb
v1.0.3
Published
A new web where AI generates every page.
Downloads
514
Maintainers
Readme
Quick Start
npm install -g slopweb
slopwebPick a local model or Codex in the launcher, then open the printed local URL.
Slopweb detects common local runtimes and OpenAI-compatible APIs, including Ollama, LM Studio, llama.cpp/llamafile, vLLM, SGLang, Jan, text-generation-webui, and KoboldCpp.
slopweb models
slopweb --base-url http://localhost:11434/v1 --model llama3.2Custom provider definitions can live in ~/.slopweb/models.json.
slopweb --port 9000
slopweb --strict-port
slopweb --lan
slopweb --no-pickerThe HTTP API is localhost-only by default. Use --lan only when you intentionally want LAN access.
pnpm install
pnpm start
pnpm run checkLicense
MIT
