OpenIBIS

AI Operating System

Open architecture for real-world agent-driven operations

View on GitHub
🤖

Autonomous Agents

Eight specialized agents that act without prompting. Henry scrapes intelligence at 7am. Sofia answers SMS in your brand voice. KAIROS detects tasks you forgot to track. They run 24/7 while you sleep.

🧠

Memory Architecture

A persistent Memory Palace with structured rooms — not a flat context window. AutoMemory detects emerging themes overnight and builds new knowledge rooms. Every conversation makes IBIS sharper.

🏛

Multi-Venture Operations

One system governs multiple businesses. Morning briefings include an Empire Update for each venture. Agents are assigned per business. Built for operators who run more than one thing.

Deploy in 2 Minutes

Node.js + a Telegram bot + an OpenRouter key. That's it.

git clone https://github.com/openibis/openibis.git cd openibis cp .env.example .env # add your keys npm install pm2 start ibis.js --name ibis