Source: wikibot/inference-engine
= Inference engine
{wiki=Inference_engine}
An inference engine is a core component of an artificial intelligence (AI) system, particularly in knowledge-based systems or expert systems. It is responsible for applying logical rules to a set of knowledge or data to derive new information or make decisions. The inference engine performs reasoning by evaluating facts and rules in its knowledge base and using them to infer conclusions or actions.