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.
control-flow conversational-ai python-chatbot streamlit fallback-handling rule-based-chatbot ai-guardrails no-llm decision-logic batch-2026 deterministic-ai white-box-ai ipo-model decode-labs o1-lookup
-
Updated
May 26, 2026 - Python