Live data from Hacker News

Show HN: ChatGPT UI for rabbit holes

delve.a9.io

21–30 of 171 posts

Re: Show HN: ChatGPT UI for rabbit holes

#21
post #13

This is very good. I can't put my finger on it, but it seems more important than a mere "gimmick." I noticed that if you click on a topic already explored, it won't open again. That's cool, I'd make it snap back to the pane where it's open. Kudos! This is an interesting perspective on how we really need to put a little more effort into the UX of LLMs.

i honestly don't get it. what's even different about it than chatGPT?

Re: Show HN: ChatGPT UI for rabbit holes

#23
I really love this. A book was recommended to me that I'm not going to have time to read, but this UI is an amazing way to figure out the main ideas and dive deeper into the interesting ones.

No idea if the things it's telling me are true or not, but that doesn't matter quite as much in this case.

Re: Show HN: ChatGPT UI for rabbit holes

#24
Really fun! I realized each delve carries the context of the previous ones. So I got to StarCraft II from the initial example of "Faster language models", but it mostly talked about how SC2 can be used for reinforcement learning. It'd be nice to have a key I can hold down to start a new delve on the topic (bonus points if you can stack multiple delves so you can keep going deeper on the old track as well!)

Another thing that would be interesting is if there was minimal markup for the LLM to indicate "here should be an image of [search term]" or maybe even interactive code blocks etc. But obviously this is scope creep deluxe.

Re: Show HN: ChatGPT UI for rabbit holes

#26
post #21
post #13

This is very good. I can't put my finger on it, but it seems more important than a mere "gimmick." I noticed that if you click on a topic already explored, it won't open again. That's cool, I'd make it snap back to the pane where it's open. Kudos! This is an interesting perspective on how we really need to put a little more effort into the UX of LLMs.

i honestly don't get it. what's even different about it than chatGPT?

Click the links.

Re: Show HN: ChatGPT UI for rabbit holes

#29
post #21
post #13

This is very good. I can't put my finger on it, but it seems more important than a mere "gimmick." I noticed that if you click on a topic already explored, it won't open again. That's cool, I'd make it snap back to the pane where it's open. Kudos! This is an interesting perspective on how we really need to put a little more effort into the UX of LLMs.

i honestly don't get it. what's even different about it than chatGPT?

It's like following the links in wikipedia, but each link is a new chatgpt window to interact with.

Re: Show HN: ChatGPT UI for rabbit holes

#30

Are you paying for the API calls yourself here?

It seems like they're caching information/replies on key words which is a good optimization.

I assumed it was coming straight from the API because of the token-by-token generation effect but maybe you're right.
Post reply on HN