Skip to content

beeper/ai-bridge

Repository files navigation

AI Bridge

AI Bridge is a Matrix-ish bridge for Beeper that brings AI Chats into your favorite chat app.

Batteries included - one click setup (for Beeper Plus), all models. It also comes with a faithful Go port of OpenClaw (formerly knows as Moltbot (formerly known as Clawdbot)) called Beep.

Coming soon to Beeper Desktop as an experiment. Join the Developer Community on Matrix for early access.

Connect all your chats with one click and manage your inbox with agents. Supports image generation, reminders, web search, memory, Clay.earth integration. Create basic AI Chats to talk to models with no tools and customizable system prompt.

Made by humans using agentic coding.

Status

Experimental Matrix ↔ AI bridge for Beeper, built on top of mautrix/bridgev2. Works best with alpha versions of Beeper Desktop. Supports any OpenAI-compatible provider (including OpenRouter).

Highlights

  • Multi-provider routing with prefixed model IDs (e.g. openai/..., anthropic/...)
  • Per-model chats (each model shows up as its own contact)
  • Streaming responses
  • Multimodal input (images, PDFs, audio, video) when supported by the model
  • Per-room settings (model, temperature, system prompt, context limits, tools)
  • Login flows for Beeper, Magic Proxy, or custom (BYOK)
  • OpenClaw-style memory search (stored in the bridge DB)

Docs

  • docs/matrix-ai-matrix-spec-v1.md: Full Matrix transport spec (events, streaming, approvals, state, and schema examples).

Build

Requires libolm for encryption support.

./build.sh

Or use Docker:

docker build -t ai .

About

AI Chats on Beeper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages