You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a chat UI for engineers and power users of chatgpt, with the hypothesis that creating new chats with the right config fast, and being able to send multiple questions at the same time is the best way of using chatgpt.
The philosophy is that the UI should only contain features that are frequently used, i.e. first-class support for general agents is not relevant since basically no one uses it day to day (for now) to do actual work.
It has only mission critical UI - there are no message bubbles or message icons taking up space, and there is no need for a send button, we all use enter, and so on.
TODO
Expandable textarea for the message input
Remove/edit chats
Make messages that are out of context red
Fork out from a message into a new conversation in another pane
Make opening in new pane work for shortcuts (i.e. alt+command+SHORTCUT)
Commands inside textarea (/newpane What is x?)
Query GPT4, Claude, and serpapi at the same time and show them side by side (opt-in)
About
Poweruser UI for ChatGPT. 100% local, split screen, ask multiple questions at the same time, create chat configs that can be opened with one click.