Also it seems to be way faster than ChatGPT, yet just as intelligent, how is that possible? Can you elaborate a little bit on the architecture you're using and how it all works? What model are you using? Is it just a straight up API to ChatGPT, or are you also using additional embeddings and fine-tuning?
Show HN: ChatGPT UI for rabbit holes
151–160 of 171 posts
Re: Show HN: ChatGPT UI for rabbit holes
#152This 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 can't put my finger on it, but it seems more important than a mere "gimmick." Let me see if I can articulate it. You know how a human conversation can have multiple threads? And ten minutes in, you find the topic has totally changed and you're trying to figure out the original topic? Sometimes you can get back to it, sometimes you can't, right? Obviously it's not quite the same when you can see prompt history, bu…
Re: Show HN: ChatGPT UI for rabbit holes
#153This is great and something that I've wished existed. Thanks for making it! Right now, the tiles are linear. E.g. if tile A links to tiles B and C, clicking either B or C will open a new tile directly next to A (and only one of B or C is visible at a time). What do you think about making more of a tree layout where B and C both branch from A and can be viewed simultaneously?
Re: Show HN: ChatGPT UI for rabbit holes
#154Branching conversations are great for a whole bunch of reasons. I posted a demo of a prototype: https://x.com/ajdegol/status/1788689011302682657 And Jake Collins just announced he’s open sourcing an obsidian plugin which has a ton of features: https://x.com/JacobColling/status/1795462258258002255
Re: Show HN: ChatGPT UI for rabbit holes
#155Re: Show HN: ChatGPT UI for rabbit holes
#156This 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.
It is a nice UI and invites you to investigate more... But the problem, as far as I can tell, is that it's inviting someone to explore what's bad about LLMs (or what LLMs are bad at). IE, LLMs are useful for doing things an individual could do but doesn't really want to. I have one friend who uses ChatGPT for boiler plate nondiscrimination policies and another who uses it for random villain descriptions and it's famo…
Re: Show HN: ChatGPT UI for rabbit holes
#157Re: Show HN: ChatGPT UI for rabbit holes
#158Branching conversations are great for a whole bunch of reasons. I posted a demo of a prototype: https://x.com/ajdegol/status/1788689011302682657 And Jake Collins just announced he’s open sourcing an obsidian plugin which has a ton of features: https://x.com/JacobColling/status/1795462258258002255
Re: Show HN: ChatGPT UI for rabbit holes
#159I've been craving a gpt ui where I could fork conversations that stem from a genesis thought. Put this on a canvas too so I can zoom out and look at the footprint I left to retrace my steps
Re: Show HN: ChatGPT UI for rabbit holes
#160I believe we might see AI clients evolving into open-source editors like Atom or VS Code, with plugins and packages that can be shared and iterated upon rapidly.
Also, I received the message 'You've gone too deep!' and I'm wondering what the context length limit is. Thanks!