welcome, visitor. the brain styling is playful; the explanation below is literal.
A computer program Ric built to explore what happens when software can keep memories and goals, run for a long time, and learn from recorded outcomes.
Orrin is not a chatbot. A chatbot waits for someone to type. Orrin keeps running on Ric's computer, even when nobody is talking to it.
During each cycle, different parts of the program suggest what matters next. Orrin brings up relevant memories, chooses one focus, takes an action, checks what happened, and records the result. Separate systems protect its memory and goals so they can survive a restart.
The technical name is a symbolic-first cognitive runtime. That means most decisions come from visible rules, scores, and stored state—not from ChatGPT or another language model.
Important: Orrin is experimental software. It is not a person, it is not presented as conscious, and its human-sounding labels describe engineering parts that can be inspected in the code.
Why build it? Ric is studying whether long-term, inspectable behavior can come from the machinery around intelligence: memory, priorities, consequences, limited resources, and time.
→ Read the source, run reports, and full technical explanation on GitHub
This reports activity in Orrin's public code repository—not private thoughts or live runtime state.
The latest changes Ric published to Orrin's code: