Skip to content

An AI Expert System that uses Forward and Backward Chaining Algorithms

Notifications You must be signed in to change notification settings

Meskine-Yasser/AI_Expert_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Expert Systems

An Expert System console program that uses forward and backward chaining algorithms to infer rules and reach goals.

KB5 file represents your known Knowledge Base.

DB5 file represents your known rules.

Log file has all the details of inference and iterations soyou could see more details about how the goal is achieved

Usage/Examples

First, Make sure you have filled your Knowledge Base and Database for the program to run properly.

Second, just run main.py in any IDE.

Third, Choose any algorithm in the menu and select which goal to achieve.

That's all.

🔗 Links

portfolio linkedin

About

An AI Expert System that uses Forward and Backward Chaining Algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages