This is a really good idea, I wish I had thought of it. Thinking of chat as a graph instead of a list is very weird and very cool.
I think this could be especially useful in a research context where someone is trying to evaluate the performance of a model. Sometimes you just want to compare how a model responds with and without certain context, and doing so with the classic UI is cumbersome.
I like the idea. Most people would probably recognise this as a concept map - perhaps a name like ConceptGPT would resonate more than ChatGPT2D.
You have probably one of the best landing pages I have seen in a long time for a new product. There's no BS, in 10 seconds I can understand what the idea is about. Well done!
I've been working on something very similar in the past three weeks. Just out of curiosity, what have you used for the layout?
In my project I used reactflow for all things graph and dagre for the layouting (together with some custom hooks to make it work with variable size nodes).
I'm not sure if I will try to monetise it or if I will simply open-source it. Probably the latter because when building time is over and marketing time starts, I get very bored and lose interest soon.
I'm really enjoying the Superus-101 playground for newbies! I've been playing around with it for a while now, and I find it really helpful for brainstorming. However, I did notice that the waiting time for a response can be a bit long. Do you think it would be possible to implement streaming and concurrent modes for generating new nodes in the graph?
Very cool! Could definitely see myself using this. Out of curiosity, what's the visualization library you're using to generate the boxes/lines/zoom in-out canvas? Or is that all native to your app? Building something unrelated and looking for something like this
Man this is cool.
I did this manually myself to explore some topics I was curious about: I'd copy&paste responses into a Google doc, and then add sub and subsubsections with answers to sub-questions.
Will give it a spin!
Whimsical, a diagram tool, has a new feature that works a little like this but you have to do a bit more work, I've been enjoying it. I'll have to give this a go, thanks op!
I like this. I've done something similar by asking chatgpt to map out some ideas for me. It knows how to output into the `dot` format which makes the result easy to post-process.
Nice. Is there a similar UI that allows to go back in chat history and branch from there? Re-entering initial prompts is quite inconvenient
Very nice idea/design. I have to ask :) Are you using a custom layout algo for drawing the nodes labels in the directed graph?
Nice idea but full of dark patterns that made me not trust them enough to actually test the product.
This tool really helps visual thinkers! Yeah, I'm a fan! ;)
This is a great idea, well done! Nice and simple but very useful!
Can we have this in 3d :) VR please :) webXR would be lovely :)
"MapGPT" or "NodeGPT"
How do I remove items from the map?
paying more than AI itself .....hate paying month after month fees while I picture the developer sitting on a beach drinking pina coladas
It looks similar to loom https://github.com/socketteer/loom the program that was used in the research behind the simulators essay https://generative.ink/posts/simulators/