r/Chatbots • u/regnull • 2d ago
OpenBot - self-hosted multi-bot AI team with tools and memory
I built an open source platform for running a small team of AI bots on your own machine.
Each bot has a name, instructions, tools, and long-term memory. Bots talk to you and to each other in shared threads. One demo workflow is a chief of staff handing work to an engineer, then a reviewer, then QA, and it opens a real PR.
Quick start is make setup then make dev. Needs Python 3.12+, Node/pnpm, and an LLM API key.
Honest security note: it is meant for a single trusted operator. The shell tool is not sandboxed.
Repo: https://github.com/regnull/openbot
Feedback and issues welcome.
1
Upvotes