Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 299 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 299 Bytes

Prolog/Python

🏥 Basic web application to retrieve a disease in base of different input with a prolog base of knowledge

Requirements:

  • Python 3.x
  • SWI-Prolog 8.0.x

Test it:

  • Run pip install -r requirements.txt
  • Execute python main.py
  • Go to localhost:5000