A short note with some realizations from building knowledge support systems with AI and unstructured data like manuals, reports, etc..
The hard part is not the AI tech part. 😅
These are the real challenges.. with some solution ideas:
Ground truthing - whose facts are more true than others?
Weighting/ranking - why should a research paper have higher weight than a blog post if the blog post helps the user with their task? *It shouldn’t - *
User intention - Users still suck at prompting, so how can we design dynamic knowledge retrieval when the intent is vague?
Reduced critical thinking and negative impact - How can we ensure the user stays critical of the outputs from the AI and encourage them to think rather than just take it.
More to come as we learn.