Skip to content

Alexxanderson/CSINTSYMCO2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medical Chatbot - Prolog

Welcome to the Medical Chatbot built on Prolog! This chatbot is designed to assist users in diagnosing medical conditions based on provided symptoms. The chatbot utilizes Prolog, a logic programming language, to query a database of medical knowledge and provide relevant diagnoses.

How it Works

The Medical Chatbot operates based on a set of rules and facts stored in its knowledge base. Users can input their symptoms, and the chatbot will analyze the symptoms against the medical database to generate possible diagnoses.

Features

Symptom Analysis: Users can input their symptoms, and the chatbot will analyze the symptoms against its medical knowledge base to generate potential diagnoses.

Diagnosis Recommendations: Based on the symptoms provided, the chatbot will recommend potential medical conditions or diseases that match the symptom profile.

Knowledge Base Expansion: The chatbot's knowledge base can be expanded over time to incorporate additional medical information, symptoms, and diagnoses, enhancing its diagnostic capabilities.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages