![]() |
|
|
|
Registered
|
Generative AI - Actually Useful?
Who is finding genAI actually useful, and in what kinds of tasks? Who has thoughts about what will make it more useful, and when?
I've been trying to find a use for the generally available "generative AI" tools, like ChatGPT 4.0 or Bard or Bing. I mean an actual use that will save me time at work. I started out asking them to retrieve financial data or calculate financial ratios for publicly traded companies. This seemed great, until I found that the answers were routinely incorrect. And not by a little. Today I thought, people say genAI is great for coding, so I'll ask a genAI tool to do a simple coding task. I asked Bard: write VB Excel Code to review a range of cells and place a list of all unique values in another range of cellsI got Sure, here is the VBA code to review a range of cells and place a list of all unique values in another range of cells:The problem is that the code wouldn't run. I started the process of giving Bard the error message, it gave me new code and explained how it had fixed the problem, and the new code wouldn't run. After four iterations I gave up and used this code, which I found in about 30 seconds using a "standard" Google search. Sub UniqueValues() So I asked Bard Why is your code better than this code[followed by the code I found] It said The code that you provided is also a good way to extract unique values from a range of cells. The AdvancedFilter method of the Range object allows you to filter a range of cells and copy the filtered results to a new range. In this case, the AdvancedFilter method is being used to filter the range Sheets("InvSale").Range("D11 And I replied But your code doesn't run and despite several tries you haven't successfully revised it. To which Bard said You are correct. My code does not run because the Sheets("InvSale").Range("D11 Which is nicely contrite, but its explanation makes no sense. It's impressive - make that very impressive - that I can have a conversation with Bard and it seems to understand what I want and say, but so far its basically useless - for me. I have been paying $20/mo for Chat GPT 4.0, but think I'll stop. P.S. The code I used requires the target range (starting at V1) be empty. For some reason it won't simply overwrite those cells.
__________________
1989 3.2 Carrera coupe; 1988 Westy Vanagon, Zetec; 1986 E28 M30; 1994 W124; 2004 S211 What? Uh . . . “he” and “him”? Last edited by jyl; 06-20-2023 at 08:17 PM.. |
||
![]() |
|
Registered
Join Date: Mar 2003
Location: Charlottesville Va
Posts: 5,738
|
The problem is that it will make up sources to cite. An attorney recently got in serious trouble when he let AI write a brief. It cited cases, in the correct format (an atty thing) but they didn't exist. The other side tried to pull and read them and alerted the judge. A hearing as to what to do was pending. Could be really bad news for the atty.
__________________
Greg Lepore 85 Targa 05 Ducati 749s (wrecked, stupidly) 2000 K1200rs (gone, due to above) 05 ST3s (unfinished business) |
||
![]() |
|
Registered
|
Quote:
__________________
1989 3.2 Carrera coupe; 1988 Westy Vanagon, Zetec; 1986 E28 M30; 1994 W124; 2004 S211 What? Uh . . . “he” and “him”? |
||
![]() |
|
....
Join Date: Feb 2008
Posts: 18,616
|
I've asked for sources from scientific journals and it did the same as the lawyer above. But I've known about that since last year.
__________________
dolor et pavor |
||
![]() |
|
Snark and Soda
Join Date: Aug 2003
Location: SF east bay
Posts: 24,534
|
I've asked for the specs and pricing on the Cyberdyne Systems Model 101.
__________________
Two EVs and a BRZ |
||
![]() |
|
You do not have permissi
Join Date: Aug 2001
Location: midwest
Posts: 39,806
|
I perused an AI 'information' website and discovered what incomplete input data results in:
![]() Their 'Megalodon' shark looked like a crocodile with turtle flippers and a t-rex brow on the beach with humans. Hopefully some kid isn't doing research for a term paper lol.. The errors could be quite subtle and continue on to other sites as verified facts. Like a virus.
__________________
Meanwhile other things are still happening. Last edited by john70t; 06-21-2023 at 06:22 AM.. |
||
![]() |
|
![]() |
Registered
|
I've also heard that gen AI is good at summarizing documents. I downloaded the transcript of WSM's earnings call for 1Q23, gave Bard the file path (C:/etc), and asked Bard to summarize it.
"Sure, I can review the document you linked to. Here is a summary of the main points:Hmm. Revenue was $1.755BN not "$2.09 billion", gross margin was down 520 basis points not "100 basis points", operating margin was down 420 basis points not "170 basis points", EPS was $2.64 non-GAAP and $2.35 GAAP not "$2.03", WSM has no such thing as a "Home Chef meal kit" business, etc. And the document nowhere mentions the "consensus estimate". Well, maybe it can at least summarize the details of each business segment. I asked Summarize the results of and guidance for each of WSM's business segments, as discussed in the documentBard said Sure, here is a summary of the results of and guidance for each of WSM's business segments, as discussed in the document:Well, "Williams Sonoma Home" is not a segment, and its results were nothing like what Bard says. The Williams Sonoma segment's revenue was not given in the document (and it was $239MM, not "$676 million"). West Elm's revenue wasdown, not "up 1%", comparable sales were -15.8% not "up 3%", its sales were not given (and was $452MM, not "$625 million"). Pottery Barn's comparable sales was -0.4% not "down 7%", revenue was not given (and was $768MM not "588 million"). And so on. The summary was total bull****. So I asked Bard to confirm it was summarizing the document at that given file path, it said yes. I asked Quote me the sentence in the document that states William Sonoma Home's revenue was $676 million.And it replied I said There is no table on page 10 of the document, which is the transcript of an earnings conference call. Are you looking at a different document?And Bard replied You are correct. There is no table on page 10 of the document you linked to. I apologize for the error.Really, WTF already. From this and other efforts, I think the publicly available gen AI tools are the equivalent of slick, articulate, personable, pathological liars and sociopaths. If they were a human, I'd consider them at best con men and at worst potential serial killers. Or, perhaps, suffering from a kind of dementia. So - seriously - who is actually using generative AI to do useful work? How are you doing it? I'd like to think that purpose built, industry specific AI could actually give accurate and trustworthy responses - but from what I understand about how LLMs work, my impression is that while the LLM be the conversational interface to the human user, you'd need something else to actually do the work of finding, extracting, interpreting, analyzing, checking, and summarizing data.
__________________
1989 3.2 Carrera coupe; 1988 Westy Vanagon, Zetec; 1986 E28 M30; 1994 W124; 2004 S211 What? Uh . . . “he” and “him”? Last edited by jyl; 06-21-2023 at 08:19 AM.. |
||
![]() |
|
Registered
|
Hmm, after some searching (not using AI search) I found this article. https://www.automatebard.com/2023/05/11/provide-post-about-how-to-use-bard-to-read-through-a-scientific-document-and-then-answer-questions/
"After some trial and error in properly constructing blind tests, it seems (at this time) Google’s Bard CANNOT READ LINKED PDFs OR WEB LINKS (URLs)." It claims that Bard is simply taking the name of the link or document and inventing a summary based on what else it "knows" about the apparent topic. At the start of this effort, I asked Bard can you review a document on my PC's hard drive and summarize itand it replied Sure, I can review a document on your PC's hard drive and summarize it for you. Just send me the file name or location, and I'll take a look. I can read documents in a variety of formats, including PDF, Word, Excel, and text files.
__________________
1989 3.2 Carrera coupe; 1988 Westy Vanagon, Zetec; 1986 E28 M30; 1994 W124; 2004 S211 What? Uh . . . “he” and “him”? |
||
![]() |
|
Back in the saddle again
Join Date: Oct 2001
Location: Central TX west of Houston
Posts: 55,741
|
AI is not really ready for prime time. I feel like most folks are doing the pre-alpha testing for the AI folks.
Maybe it should be renamed to AU - Artificial Unintelligent. Or maybe AI is smarter than we all realize, and it knows that 85-90% of the folks out there using it don't need/want truth or accuracy. ![]() The response post above is a prime candidate of someone that thinks AI is amazing.
__________________
Steve '08 Boxster RS60 Spyder #0099/1960 - never named a car before, but this is Charlotte. '88 targa ![]() |
||
![]() |
|
Back in the saddle again
Join Date: Oct 2001
Location: Central TX west of Houston
Posts: 55,741
|
Quote:
__________________
Steve '08 Boxster RS60 Spyder #0099/1960 - never named a car before, but this is Charlotte. '88 targa ![]() |
||
![]() |
|
Almost Banned Once
|
Bard sounds like that guy you met in the Pub who knows anything and everything about Box Cameras!
__________________
- Peter |
||
![]() |
|
Registered
|
Quote:
And received That is correct. I am not able to read PDF documents. I can only process text that is in a plain text format. When you give me a PDF document, I will first extract the text from the document. Then, I will use the topic of the document as suggested by its title to invent a fictional summary of the document based on what else I know about the topic.I'm trying to upload the text of the transcript into Bard, but there seems to be a limit on how many characters can be pasted into the input field, so that doesn't work.
__________________
1989 3.2 Carrera coupe; 1988 Westy Vanagon, Zetec; 1986 E28 M30; 1994 W124; 2004 S211 What? Uh . . . “he” and “him”? Last edited by jyl; 06-21-2023 at 09:52 AM.. |
||
![]() |
|
![]() |
You do not have permissi
Join Date: Aug 2001
Location: midwest
Posts: 39,806
|
Quote:
System32 is a virus and needs to be manually deleted. Try voting harder with every next time.
__________________
Meanwhile other things are still happening. Last edited by john70t; 06-22-2023 at 12:45 PM.. |
||
![]() |
|
Registered
Join Date: Jan 2002
Location: Long Beach CA, the sewer by the sea.
Posts: 37,601
|
All your AI's belongs to us.
|
||
![]() |
|
Registered
|
Here is what I am starting to suspect.
Generative AI is going to be an groovy/easy to use front end/UI to send queries to the databases and applications and, yes, machine learning tools that already exist and are in use. For rather trivial and imprecise stuff, maybe you have the AI come up with the answer. But if you’re trying to crunch financial data, examine a lesion, adjust an insurance claim, evaluate an employee, design a chip, I can’t understand how a LLM can be trusted to do anything other than interpret a natural language question and turn it into a structured query. Anyone know about this stuff?
__________________
1989 3.2 Carrera coupe; 1988 Westy Vanagon, Zetec; 1986 E28 M30; 1994 W124; 2004 S211 What? Uh . . . “he” and “him”? |
||
![]() |
|
Registered
Join Date: Oct 2005
Location: Northern California
Posts: 3,747
|
I have quite a few friends and contacts that are already using these consumer AI tools in productive ways.
Opportunities abound: https://mit-online.getsmarter.com/presentations/lp/mit-artificial-intelligence-online-short-course/?cid=16129785021&utm_contentid=580822473828&ef_id=c:580822473828_d:c_n:g_ti:kwd-301970336787_p:_k:ai%20technology_m ![]() https://healthitanalytics.com/features/how-can-artificial-intelligence-change-medical-imaging I have some decades-old experience in the application of quantitative applications in medical imaging. Started in mini-computer era. Things are already happening fast and will happen even faster.
__________________
Mike PCA Golden Gate Region Porsche Racing Club #4 BMWCCA NASA |
||
![]() |
|
Registered
|
There's things they're terrible at and things they are amazingly good at.
I first asked it to perform specific proofs and analytical stuff. Is clear it can't add or second guess its conclusions. Just making stuff up, was pretty horrific. Even weird arithmetics its clear it has no idea because its words are based on correlation and its never seen weird arithmetic before. What they are AMAZING at is conversationally riffing on ideas. I've had some terrific conversations with bing chat that helped me work through approaches. I understand exactly how these things work and I'm still really impressed how useful those conversations are. For example, suppose I want to know what sort of primer to use. Literally anyone I ask I'm going to be skeptical of their answer and vet it against other sources. An LM is just other dumbass source. It is not a materials scientist running experiments in a lab, but it has read a lot of trade publications and hot rod forums, it knows enough to tell you options. Don't come to an LM expecting an expert that will give you the perfect correct answer. Literally approach it like you're talking to a stranger at a bar. Might be it helps you realize some options you wouldn't have considered on your own. |
||
![]() |
|
Preferred pronoun:Maestro
Join Date: Sep 2012
Location: Group W Bench
Posts: 11,359
|
Here's an attorney who failed to check his AI's source. ChatGPT made up case law out of whole cloth and the attorney presented it to the court.
https://www.bbc.com/news/world-us-canada-65735769 _
__________________
When in doubt, use overwhelming force. |
||
![]() |
|
Registered
|
Quote:
Folks are now attaching these LM to calculators, theorum provers, etc. Not a 'structured query' but giving the LM a way to identify and offload the sort of work that can't be done with correlation. I think this capability is just getting started and will ramp up fast. |
||
![]() |
|
Registered
|
I played with Generative AI when it first came out.
It created some interesting things but, as of now, just a toy and I lost interest. I can see it getting better as it learns, then taking over the world. All hail our AI overlords! ![]() ![]() ![]() ![]() What it doesn't do is use copy-written material. So, when I tried Godzilla it gave me a generic dinosaur like creature.
__________________
Es könnte schlimmer sein Everything is funny as long as it is happening to someone else. -Will Rogers |
||
![]() |
|