logoalt Hacker News

pkulaktoday at 6:50 PM0 repliesview on HN

I tried OpenClaw, but holy smokes, that project is bigger than Postrgres. All I want is a Pi session I can put on a server and load up with skills, that I can chat with over matrix.

To that end, I found this amazing project called OpenCrow. It's aggressively DM chat, and I wanted support for group chats (so it can be a household helper), so I forked* it and made it exactly what I want.

Now I actually have two personal agents, one just for me, and one for the household. They are each in their own container, and the whole thing is managed by my Nix* config.

* https://github.com/pkulak/opencrow

* https://github.com/pkulak/nix/tree/main/modules/features/ope...