Rasif78/branching-thoughts-arborist
Absolutely — here’s a **clear step-by-step workflow** of how the **branching chat system** functions, from the user’s first message to the growth of the conversation tree.
no input field to start the chat
no input field to start the chat
not working
This project is a branching chat interface — a new way to interact with AI that lets conversations grow like a tree instead of a flat list. The idea starts simple: a user asks a question, the AI responds, and a conversation begins. But unlike a normal chat, where each new message just stacks vertically, here each message becomes a “node” on a visual map — a bubble connected to the one before it — and users can create multiple follow-up questions branching out from the same AI response. This means a single AI answer can lead to several new directions, each forming its own thread or branch of the conversation.
initial commit
