Hacker News new | ask | show | jobs
by sliamh11 73 days ago
Every time I had a question I'd open Claude, type it out, copy the answer back to whatever I was doing. It was stupid. I spend most of my day in WhatsApp anyway, so I just built the bridge.

Deus runs on my machine and connects Claude to WhatsApp (or Telegram/Slack). It keeps memory across sessions using a local vector DB, and each conversation context runs in its own container so nothing bleeds between them.

It's not a product — just a tool I built for myself and use every day.