You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RuleBot is a deterministic, rule-based AI chatbot built on the IPO (Input → Process → Output) model. No ML. No LLM. Just clean control flow and O(1) dictionary logic. Built for DecodeLabs Batch 2026 to demonstrate the foundation of AI guardrail systems before moving to probabilistic models.