You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple academic project that demonstrates how Prolog can be used to build a rule-based medical diagnosis system. The application combines Prolog's logical inference engine with a Python interface, allowing users to interact with the expert system through a graphical interface.