Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 892 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 892 Bytes

CS152 lba Fall 2020 Team-4

Authors: Ewa Szyszka, Hanaka Saito, Haitham Alhad Hyder, Verina Armanyous.

As part of the CS152 course taken at Minerva Schools at KGI during the Fall 2020 semester, students were tasked to come up with an expert system that was relevant during the COVID-19 pandemic.

The Graphical User Interface implemented is here:

GUI demo.

Technologies used

  • Prolog: the logical programming language that forms the Knowledge Base (KB)
  • PySwip: the python library that interfaces with Prolog
  • Tkinter: to build out the UI system