Resources

Official CLI

Install and use the official PingRep CLI to view profiles, chat with AI Representatives, download vCards, and render QR codes.

Official CLI

The official PingRep CLI is the terminal entry point for the PingRep product (AI Representative platform). It is not the third-party Pinboard bookmark tool also named pingrep on GitHub.

npmpingrep (v0.2.0+)
GitHubgithub.com/pingrep/pingrep
Orggithub.com/pingrep
API basehttps://api.pingrep.com (override with PINGREP_API_BASE)

Install

Requires Node.js 18+.

Commands

chat uses the same AI Representative that answers on the person's PingRep page. Sensitive account actions still follow PingRep's human-approval product doctrine in the app.

Environment

VariablePurpose
PINGREP_API_BASEAlternate API host (default https://api.pingrep.com)
PINGREP_NO_UPDATE_CHECKSet to 1 to disable the daily update notice

Note

Unrelated open-source project also named pingrep (Pinboard bookmark search on GitHub). This CLI is the official PingRep product.

Next for developers