A more Appropriate Expert System. #1

Closed
opened 2025-05-05 18:49:51 +05:30 by shh_itsourlittlesecret · 1 comment

Shriniwas's code is more like a chatbot.
Expert Systems should have a "Knowledge base". It's what makes them a part of Knowledge based AI systems.

I have created the simplest possible Expert System.

P.S. Please add a note asking the user to notice the subtle use of quesitions.items() to retrieve the entire key value pair from the dictionary.

P.P.S This mf won't let me upload the .py file. Hence, the markdown.

Shriniwas's code is more like a chatbot. Expert Systems **should have a "Knowledge base"**. It's what makes them a part of Knowledge based AI systems. I have created the simplest possible Expert System. _P.S. Please add a note asking the user to notice the subtle use of `quesitions.items()` to retrieve the entire key value pair from the dictionary._ _P.P.S This mf won't let me upload the `.py` file. Hence, the markdown._
Owner

Acknowledged.


Thank your for your contribution! 😌

**Acknowledged.** - Added [your code](https://git.kska.io/sppu-te-comp-content/ArtificialIntelligence/src/branch/main/Codes/Assignment-C6.py) as the main one in the '[Codes](https://git.kska.io/sppu-te-comp-content/ArtificialIntelligence/src/branch/main/Codes)' directory. [[permalink]](https://git.kska.io/sppu-te-comp-content/ArtificialIntelligence/src/commit/958ffc03310bf90bf36adcdfb7180f7d4c6b4dea/Codes/Assignment-C6.py) - Moved [Shriniwas' implementation] to '[Alternatives](https://git.kska.io/sppu-te-comp-content/ArtificialIntelligence/src/branch/main/Codes/Alternatives)' directory. [[permalink]](https://git.kska.io/sppu-te-comp-content/ArtificialIntelligence/src/commit/958ffc03310bf90bf36adcdfb7180f7d4c6b4dea/Codes/Alternatives/Assignment-C6-Employee.py) --- Thank your for your contribution! 😌
notkshitij added the enhancement label 2025-05-06 00:53:31 +05:30
notkshitij added reference main 2025-05-06 00:53:49 +05:30
Sign in to join this conversation.