Live data from Hacker News

Ask HN: If a private company like OpenAI acheives AGI

news.ycombinator.com

1–10 of 17 posts

Re: Ask HN: If a private company like OpenAI acheives AGI

#2
Personally, I don't think the question is terribly relevant because I see no reason to believe AGI is possible with a binary logic playback device (aka a computer as we know it) and certainly not using relatively simple, statistical algorithms and lots of storage.

Expecting AGI to just spring forth from a box of inert electrical silicon-based switches is like expecting a hammer to start driving nails on it's own.

It's a modern form of alchemy --- expecting a fantastical result from trial and error with only limited understanding of the processes required.

Re: Ask HN: If a private company like OpenAI acheives AGI

#3

Personally, I don't think the question is terribly relevant because I see no reason to believe AGI is possible with a binary logic playback device (aka a computer as we know it) and certainly not using relatively simple, statistical algorithms and lots of storage. Expecting AGI to just spring forth from a box of inert electrical silicon-based switches is like expecting a hammer to start driving nails on it's own. It'…

E.g. do you have an argument better than Penrose's "I can only do math because I'm a thetan?"

Re: Ask HN: If a private company like OpenAI acheives AGI

#5

Personally, I don't think the question is terribly relevant because I see no reason to believe AGI is possible with a binary logic playback device (aka a computer as we know it) and certainly not using relatively simple, statistical algorithms and lots of storage. Expecting AGI to just spring forth from a box of inert electrical silicon-based switches is like expecting a hammer to start driving nails on it's own. It'…

E.g. do you have an argument better than Penrose's "I can only do math because I'm a thetan?"

Do you have an argument better than "Miracles do happen"?

Re: Ask HN: If a private company like OpenAI acheives AGI

#6

You’re going to have to define what you mean, because ChatGPT is an artificial intelligence with general problem solving capabilities. So, yes OpenAI would make AGI available. They already did.

Q: How many letters are in the word "intelligence"?

A: The word "intelligence" contains 11 letters: i-n-t-e-l-l-i-g-e-n-c-e.

Wrong! The correct answer is 12.

This is definitely not AGI! It is a crude statistical attempt that some people confuse with AGI.

Re: Ask HN: If a private company like OpenAI acheives AGI

#7

You’re going to have to define what you mean, because ChatGPT is an artificial intelligence with general problem solving capabilities. So, yes OpenAI would make AGI available. They already did.

Q: How many letters are in the word "intelligence"? A: The word "intelligence" contains 11 letters: i-n-t-e-l-l-i-g-e-n-c-e. Wrong! The correct answer is 12. This is definitely not AGI! It is a crude statistical attempt that some people confuse with AGI.

[deleted]

Re: Ask HN: If a private company like OpenAI acheives AGI

#8

You’re going to have to define what you mean, because ChatGPT is an artificial intelligence with general problem solving capabilities. So, yes OpenAI would make AGI available. They already did.

Q: How many letters are in the word "intelligence"? A: The word "intelligence" contains 11 letters: i-n-t-e-l-l-i-g-e-n-c-e. Wrong! The correct answer is 12. This is definitely not AGI! It is a crude statistical attempt that some people confuse with AGI.

Again, you need to define AGI. According to the classical definition of the term by the people who coined it, the example you gave proves that it is AGI. You were able to specify a problem using a fully generic interface (chat) that the AI was not specifically trained on, and it got an answer close to the right answer. The process it used to generate that answer is general intelligence.

Re: Ask HN: If a private company like OpenAI acheives AGI

#9

You’re going to have to define what you mean, because ChatGPT is an artificial intelligence with general problem solving capabilities. So, yes OpenAI would make AGI available. They already did.

Q: How many letters are in the word "intelligence"? A: The word "intelligence" contains 11 letters: i-n-t-e-l-l-i-g-e-n-c-e. Wrong! The correct answer is 12. This is definitely not AGI! It is a crude statistical attempt that some people confuse with AGI.

>Prompt: Use your stateful python environment to count the letters in this comment: “Q: How many letters are in the word "intelligence"? A: The word "intelligence" contains 11 letters: i-n-t-e-l-l-i-g-e-n-c-e. Wrong! The correct answer is 12. This is definitely not AGI! It is a crude statistical attempt that some people confuse with AGI.”

>Show your work. Then generate a Jupyter notebook that performs the calculations so I can double check, provide a link to download it from my storage when complete.

>Answer: The total number of letters in the provided comment is 187.

>You can download the generated Jupyter notebook to review and verify the calculations using the link below:

>Download the Jupyter Notebook

https://chatgpt.com/share/6759dd5a-140c-8011-b132-5664f3aaa4...

Re: Ask HN: If a private company like OpenAI acheives AGI

#10
post #9

Earlier quoted context omitted.

Q: How many letters are in the word "intelligence"? A: The word "intelligence" contains 11 letters: i-n-t-e-l-l-i-g-e-n-c-e. Wrong! The correct answer is 12. This is definitely not AGI! It is a crude statistical attempt that some people confuse with AGI.

>Prompt: Use your stateful python environment to count the letters in this comment: “Q: How many letters are in the word "intelligence"? A: The word "intelligence" contains 11 letters: i-n-t-e-l-l-i-g-e-n-c-e. Wrong! The correct answer is 12. This is definitely not AGI! It is a crude statistical attempt that some people confuse with AGI.” >Show your work. Then generate a Jupyter notebook that performs the calculation…

Just an aside, this was pretty impressive in my opinion.

I don’t know what AGI really means at this point, and I don’t think this is quite there, but this is an example of ChatGPT (4o) choosing the correct context (counting only alphabet characters not total character count), parsing the comment correctly (non-trivial given the usage of delimiters in both the prompt and comment and reference to counting letters in the comment not being interpreted as a part of the instructions), choosing the correct python tools, arriving at the correct answer, then generating and populating a working, downloadable, notebook to check the work. All in one reply.

It looks like you would need to continue the conversation from the link I provided then regenerate the prompt/reply to see the processing blocks and download the notebook.

Post reply on HN