An expert system is an artificial intelligence (AI) program that simulates the decision-making ability of a human expert in a specific domain, such as maternal health and pregnancy-related diseases. It uses medical rules and computational methods to provide accurate diagnoses based on the symptoms entered by the user.
The user selects the symptoms experienced during pregnancy.
The system calculates probabilities using the Naïve Bayes method.
Results are displayed with probability percentages and the most likely diagnosis.
Total Pregnancy-Related Diseases
Total Symptoms
Backend Framework
Database
Frontend Design
AI Method