New Copilot and agentic experiences make powerful AI easy on Windows 11
Today, we’re taking an exciting step forward with a new wave of updates that make every Windows 11 PC an AI PC – with Copilot at the center of it al
So you can’t have a foolproof spreadsheet that just has an option for “refund given” with a date range? Why go through all this AI nonsense? All it’s doing is adding points of failure and giving people the ability to fuck up their prompts.
A spreadsheet? No, sales go through the database. That was also just an example. You could ask it to see which state has the most sales of product X between dates Y and Z for customers between age 18 and 25, as another example. You can ask it anything you can think of to do with the data.
It’s basically a reporting engine that can create ad-hoc reports at will.
It’s a lot easier to write a prompt for a report than it is to query the database, especially when you don’t know SQL etc - or even have access to the database.
You literally told you built something which would allow an LLM to access the data. In order to be reliable enough the data would have to be appropriately sorted already and there would need to be an interface which the LLMs could use. So you built all this stuff to let the LLM thing work and now you’re looking at me stupid like building an extreme simple filter is some sorta crazy thing and we need a product to do it.
What the hell were people doing before you built your little chatbot? Just neatly sorting information into a black box and throwing into the ocean?
So you can’t have a foolproof spreadsheet that just has an option for “refund given” with a date range? Why go through all this AI nonsense? All it’s doing is adding points of failure and giving people the ability to fuck up their prompts.
A spreadsheet? No, sales go through the database. That was also just an example. You could ask it to see which state has the most sales of product X between dates Y and Z for customers between age 18 and 25, as another example. You can ask it anything you can think of to do with the data.
It’s basically a reporting engine that can create ad-hoc reports at will.
It’s a lot easier to write a prompt for a report than it is to query the database, especially when you don’t know SQL etc - or even have access to the database.
Product X > filter by state > date range. Why is this difficult? Gimme another, it’s mildly entertaining even if it’s not exactly difficult.
What product are you using to get that data from a live Azure database?
You literally told you built something which would allow an LLM to access the data. In order to be reliable enough the data would have to be appropriately sorted already and there would need to be an interface which the LLMs could use. So you built all this stuff to let the LLM thing work and now you’re looking at me stupid like building an extreme simple filter is some sorta crazy thing and we need a product to do it.
What the hell were people doing before you built your little chatbot? Just neatly sorting information into a black box and throwing into the ocean?