Build AI agents that talk to your customers
Connect your AI agent to WhatsApp, web chat, Instagram, and Messenger — with typed SDKs, streaming, and a single unified API.
npm i @bimpeai/sdkpip install bimpeaiEverything you need to ship
Typed SDKs
Full TypeScript and Python SDKs with end-to-end type safety.
Sync & async / multi-runtime
Works with Node.js, Deno, Bun, and Python asyncio out of the box.
SSE streaming
Stream agent responses token-by-token using server-sent events.
Retries & idempotency
Automatic retries with idempotency keys so you never double-send.
Lazy pagination
Iterate over large result sets without loading everything into memory.
Typed errors
Structured error classes let you handle API failures precisely.