2008
Implemented an artificial intelligence (A.I.) module to engage human users or another A.I. in a conversation.
– The A.I. module breaks down a sentence grammatically and analyzes its content
– The module can respond with different questions or statements depending on the user’s inputs
– The module is able to store and recall previous dialogs with users
– Manual and automated test cases were created to verify A.I. functionality