Geepers
Run a full chat UI with one command, or drop in the widget.
v2.1.2
npm
App + library
Install
npm · run
npx @geepers/chat
npm
npm install @geepers/chat
PyPI
pip install geepers-chat
Primary path is the npm CLI (geepers-chat). Python geepers-chat is a separate one-command UI. Foundation library: pip install geepers-kernel. Live site: geepers.ai.
Features
One-command app
npx starts a local server with streaming chat — no framework required.
Embeddable widget
Drop the same package into a page when you want chat as a component, not a destination.
Multi-provider
Talk to the providers you already use; configure keys locally.
Sibling libraries
@geepers/theme, jobs, media, and text-scramble share the same org on npm.
Python cousins
geepers-mcp, geepers-agents, geepers-herd, and geepers-studio live on PyPI for CLI and server work.
Not the foreign packages
Ignore npm geepers (Google Sheets) and PyPI geepers (InSAR) — different authors.