ap-atul/Expert-System
Generic Expert System with a custom Knowledgebase and Clause mappings.
This system helps make decisions or identify classifications based on a set of known facts and rules, similar to how a human expert would reason. You provide it with a knowledge base outlining different scenarios and their associated characteristics, along with a set of questions to gather specific information. It then takes user input and compares it against your knowledge base to suggest potential matches or conclusions. This tool would be useful for anyone needing to automate a diagnostic or classification process, such as a medical professional or a technical support agent.
No commits in the last 6 months.
Use this if you need to build a simple, rule-based diagnostic or classification system that provides a percentage match for potential outcomes based on user-provided information.
Not ideal if you need a system that learns from data without predefined rules, requires complex probabilistic reasoning, or integrates with dynamic, real-time data streams.
Stars
15
Forks
6
Language
Python
License
MIT
Category
Last pushed
Apr 10, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ap-atul/Expert-System"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
Ana06/AI
Several projects for the Artificial Intelligence course, with topics such as Recommender and...
dmeoli/BeerEX
Beer EXpert System is a rule-based expert system which suggests a beer to drink according to...
RadostinaIvanova/Expert-system-in-Prolog
Expert system in Prolog for diagnosis of mental disorders.
dmeoli/PESAD
Prolog Expert System on Anxiety Disorders
nicoladileo/NephroDoctor
NephroDoctor: A simple Medical Expert System written in Prolog