* AI with Aspire *
Aspire with AI Today I came back across the best AI refactoring video out there done by Steve Sanderson: https://www.youtube.com/watch?v=yMGTUQhjtlM&ab_channel=dotnet Code at: https://github.com/dotnet/eShopSupport UX AI features : chat bots, semantic searches, summarization, type ahead, auto-categorization, etc. What saves the customer time? Metrics? Master Detail screen: semantic searches on search bar = replace former search summarization of titles column = arrive at title on database save satisfaction column = sentiment score column classification column = type column (question, complaint, return) Child entry screen: classification dropdown on case type textbox semantic searches on product textbox conversation in large multi-line textbox summarization of conversati...