Skip to content

mbchang/chat-tree

Repository files navigation

chat-tree

The problem with current chat interfaces is that they restrict the conversation to only a single thread.

chat-tree is a tool that allows you to ask multiple independent follow-up questions without polluting the context or scrolling up and down through the chat history.

example1

Getting Started

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

a chat ui organized as a tree

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages