So if you want to know what this AI could do - think about classic Chinese room analory and imagine you learn how to process documents in Chinese (assuming you don't know 中文) about unknown domain and you cannot ask anyone what these symbols matter. Your abilities are limiter, but there are some tasks that may be performed:
- Transformation Builder. Building transformation between data presented in different formats. This is a really common work for data integration projects. After being given a few examples AI should catch the rule. In case of doubtful cases it could ask, which option is right, and update the rules according to answers.
- Retrieving info from documents. In Gmail when you receive invoice or air ticket it retrieves basic info from it. This could be also done with future version of IQSolver - teach it by presenting it with an email or web page and data you retrieved from it.
- Deef Asssistant. Learning patterns in human activities so that it is learns to perform repeated activities. But remember: you don't know the language of the person you are assisting and what he is working on.
- Anomalies detector. As AI would learn various patterns in data - it could check if in the new portion of data some rules stopped being true. This could be used for bug detection.
No comments:
Post a Comment