Live data from Hacker News

Show HN: WhyBot, making GPT-4 question itself

whybot-khaki.vercel.app

11–20 of 34 posts

Re: Show HN: WhyBot, making GPT-4 question itself

#12

Asking WhyBot, "What is today's date?" caused a chain of thought provoking ideas about modern society's dependence on technology to tell the time. Cool!

I think the UI is cool, but I don't really find it that amazing honestly.

It just seem to keep prompting itself and never really going anywhere?

Re: Show HN: WhyBot, making GPT-4 question itself

#13
post #5

This is incredibly! I've been benchmarking several LLMs to identify a possible bug in a snippet of code given no context on what is expected from the code. Neither chatgpt, vacuna, open assistant or mpt where able to identify the bug. When I fed the same prompt into this app, the initial reply said there were no bugs, but the first branch immenditly questioned itself with the expected line of thought to identify the…

No need for complicated multi-step apps, GPT 4 can find the bug straight-up:

The code snippet you provided is syntactically correct TypeScript code. However, there might be a logical issue depending on the intended use case. The code is set up to iterate over the queuePositions array and slice it into pairs, but if the queuePositions array contains an odd number of elements, the final pair will contain only a single element.

Re: Show HN: WhyBot, making GPT-4 question itself

#19
post #8

[flagged]

To save everyone a click: That link tried to open three pop-ups and has an intrusive full screen page block about notifications.

Sorry guys I didn't realise it did this, I have Firefox with a bunch of privacy extensions which block popup's, time to look for a new image hoster
Post reply on HN