AI_6(2) Q -> Ex the expert system & various components with the help of block dig? An expert system is a computer program designed to solve complex problems and make decisions like a human expert. extracting knowledge from its knowledge base using the reasoning and inference rules Uses this knowledge to answer user queries and solve problems. Helps in decision-making for complex issues using facts and heuristics. Designed for specific fields like medicine, science, etc. Performance depends on the amount of expert knowledge stored base. The more knowledge stored in the KB, the more that system improves its performance.
1. User Interface 1.Users enter their questions or problems in a simple way. 2.The system sends these questions to the inference engine for processing. 3.After processing, the system shows the answers to the user.