Live data from Hacker News

Show HN: WhyBot, making GPT-4 question itself

whybot-khaki.vercel.app

31–34 of 34 posts

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

#31
post #28

Earlier quoted context omitted.

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…

Shame it's not publicly available.

It is, it just costs money.

Paid access is public access, it's just not free access.

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

#32
I love this, I found that I was mostly curious about one branch and it took time for it to fill out all the other branches before the one I wanted was filled.

Is there any way for me to pause all the other branches and have it only go deeper on one of the branches and then maybe restart other branches selectively?

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

#34

You should tell ChatGPT to translate your question to client language. I tried in Vietnamese but then the next questions and answers is still in English. Pretty awesome idea btw. I would like to highlight a branch for deeper questions. Just to speed things up.

Fixed--made it generate questions in the same language as the answer! Do you find that GPT 3.5 can write in fluent Vietnamese?

Branch highlighting is on the top of our to do list, should be able to get it out soon!

Post reply on HN