# Cognitive architectures Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/cognitive-architectures
> Markdown URL: https://aitinkerers.org/technologies/cognitive-architectures.md
> Technology record last updated: 2026-02-23T16:39:15Z
> Generated: 2026-09-21T15:52:20Z

Cognitive architectures are computational blueprints: they model the fixed, integrated structure (memory, perception, learning) that enables artificial systems to exhibit human-like, adaptive intelligence.

A Cognitive Architecture is a computational framework that defines the fixed structure and mechanisms underlying intelligent behavior in both natural and artificial systems. This architecture is essentially a unified theory of cognition, implemented as a software blueprint for an intelligent agent. It integrates distinct modules for core functions: perception, working memory, procedural memory, and decision-making. Successful, long-standing examples include ACT-R (Adaptive Control of Thought—Rational) and Soar. These systems move beyond narrow AI by enabling dynamic adaptation and reasoning across diverse, complex environments, rather than relying on static, rules-based scripts.

- Official technology site: https://en.wikipedia.org/wiki/Cognitive_architecture
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Cognitive Architectures -- A principled way to build agents](https://singapore.aitinkerers.org/talks/rsvp_9GgmNHjgPsk)

In the quest to build artificial intelligence, could understanding natural intelligence help? Cognitive architectures is the field of understanding and implementing the various building blocks of intelligence in cognitive science, offering a principled way to build agents. In this demo, I'll show some basic blocks that I've built and assembled into a coding agent.

- Event context: AI Tinkerers Singapore: 4th Meetup - January 10th, 2025 — 2025-01-10 — Singapore
- Public talk page: https://singapore.aitinkerers.org/talks/rsvp_9GgmNHjgPsk

## Related Technologies

- [ACT-R](https://aitinkerers.org/technologies/act-r) ([Markdown](https://aitinkerers.org/technologies/act-r.md)) — 1 public demo
- [AGENTS](https://aitinkerers.org/technologies/agents) ([Markdown](https://aitinkerers.org/technologies/agents.md)) — 20 public demos
- [Artificial Intelligence](https://aitinkerers.org/technologies/artificial-intelligence) ([Markdown](https://aitinkerers.org/technologies/artificial-intelligence.md)) — 5 public demos
- [BERT](https://aitinkerers.org/technologies/bert) ([Markdown](https://aitinkerers.org/technologies/bert.md)) — 179 public demos
- [BLOOM](https://aitinkerers.org/technologies/bloom) ([Markdown](https://aitinkerers.org/technologies/bloom.md)) — 115 public demos
- [GPT-3](https://aitinkerers.org/technologies/gpt-3) ([Markdown](https://aitinkerers.org/technologies/gpt-3.md)) — 191 public demos
- [GPT-4](https://aitinkerers.org/technologies/gpt-4) ([Markdown](https://aitinkerers.org/technologies/gpt-4.md)) — 529 public demos
- [ICARUS](https://aitinkerers.org/technologies/icarus) ([Markdown](https://aitinkerers.org/technologies/icarus.md)) — 1 public demo
- [Keras](https://aitinkerers.org/technologies/keras) ([Markdown](https://aitinkerers.org/technologies/keras.md)) — 74 public demos
- [Large Language Models](https://aitinkerers.org/technologies/large-language-models) ([Markdown](https://aitinkerers.org/technologies/large-language-models.md)) — 8 public demos
- [LIDA](https://aitinkerers.org/technologies/lida) ([Markdown](https://aitinkerers.org/technologies/lida.md)) — 1 public demo
- [Llama-2](https://aitinkerers.org/technologies/llama-2) ([Markdown](https://aitinkerers.org/technologies/llama-2.md)) — 227 public demos
- [ONNX](https://aitinkerers.org/technologies/onnx) ([Markdown](https://aitinkerers.org/technologies/onnx.md)) — 83 public demos
- [PaLM 2](https://aitinkerers.org/technologies/palm-2) ([Markdown](https://aitinkerers.org/technologies/palm-2.md)) — 116 public demos
- [PyTorch](https://aitinkerers.org/technologies/pytorch) ([Markdown](https://aitinkerers.org/technologies/pytorch.md)) — 273 public demos
- [RoBERTa](https://aitinkerers.org/technologies/roberta) ([Markdown](https://aitinkerers.org/technologies/roberta.md)) — 118 public demos
- [scikit-learn](https://aitinkerers.org/technologies/scikit-learn) ([Markdown](https://aitinkerers.org/technologies/scikit-learn.md)) — 84 public demos
- [SOAR](https://aitinkerers.org/technologies/soar) ([Markdown](https://aitinkerers.org/technologies/soar.md)) — 1 public demo
