GithubHelp home page GithubHelp logo

nicoladileo / nephrodoctor Goto Github PK

View Code? Open in Web Editor NEW
30.0 3.0 2.0 22 KB

NephroDoctor: A simple Medical Expert System written in Prolog

License: Apache License 2.0

Prolog 100.00%
artificial-intelligence expert-system medical-informatics prolog-programming-language prolog-interpreter inference-engine knowledge-base rule-based uncertainty

nephrodoctor's Introduction

NephroDoctor

NephroDoctor: A simple Medical Expert System written in Prolog

NephroDoctor is an expert system written in Prolog for the diagnosis of kidney disease. The project was developed during the course of Artificial Intelligence followed at the University of Bari - Department of Computer Science, LACAM laboratory

Features included

  • Forward chaining reasoning
  • History and questions management
  • Backtrack and facts revocation
  • Management of uncertainty through the CF approach proposed for the first time in the MyCIN expert system
  • Explanation and translation form of the technical glossary

Installation

NephroDoctor requires SWI-Prolog to run. I suggest to execute it on Ubuntu You can install it following this steps from Linux/Ubuntu terminal

% sudo apt-get install software-properties-common
% sudo apt-add-repository ppa:swi-prolog/stable
% sudo apt-get update
% sudo apt-get install swi-prolog

Execution

You can run NephroDoctor following this steps

Double click on 'engine.pl' file
Press "ctrl"-"c" combination. This will open swi-prolog command line
Type consult('engine.pl')
Type run and press enter: now the inference engine starts and you can use the expert system

Members of the team

  • Nicola Dileo
  • Tommaso Viterbo

Attention

The program is for educational purposes only. Its use can not and must not replace the accurate diagnosis performed by a specialist doctor. The diagnoses produced by the system should not be understood as indicators of a person's state of health.

nephrodoctor's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.