FAITH Project

Faith is Active Inference for Thinking Humans. Enhancing NPCs and Robotic Agents.

View on GitHub

Core Library

The FAITH Core Library is the engine-agnostic foundation of the architecture, providing the fundamental AI systems that power agent behavior.

Overview

The Core Library implements the theoretical foundations of Active Inference and the Free Energy Principle in a modular, extensible framework. It’s designed to be independent of any specific game engine or application, focusing purely on the cognitive processes that drive agent behavior.

Key Components

Perception System

The Perception System processes and structures incoming sensory data:

Learn more about the Perception Model

Generative Model

The Generative Model maintains the agent’s beliefs about the world:

Learn more about the Belief Model

Belief Updater

The Belief Updater implements Bayesian inference to refine the agent’s world model:

Policy Selector

The Policy Selector determines the optimal actions to take:

Learn more about the Action Model

LLM Orchestration

The LLM Orchestration system manages interactions with language models:

Core Systems

Supporting infrastructure for the cognitive components:

Implementation Approach

The Core Library will be implemented in modern C++ with these considerations:

Integration Points

The Core Library connects to the rest of the FAITH architecture through:

Support me on Ko-fi