Back to browse
GitHub Repository

Chat applications that use DAG to build question-answer relationships.

32 starsTypeScript

DAG-chat – DAG-based AI chat app with branch and merge

by zm_bad·Apr 27, 2026·2 points·0 comments

AI Analysis

●●SolidBig BrainNiche Gem

Branch and merge conversation paths instead of being stuck in a single linear thread.

Strengths
  • True merge capability allows converging multiple response paths into one context.
  • Supports local Ollama models alongside cloud providers like GLM and Qwen.
  • Visual DAG renderer makes complex conversation history navigable.
Weaknesses
  • UI complexity might overwhelm casual users compared to standard chat.
  • Requires self-hosting or managing multiple API keys for full utility.
Target Audience

Researchers, prompt engineers, developers experimenting with LLMs

Similar To

ChatGPT · LibreChat · Flowise

Similar Projects

AI/ML●●Solid

LLM-DAG-UI – A branching conversation interface for Claude

Drag-to-branch is the clear selling point: you can fork any message and pursue alternate prompts while that branch only inherits direct ancestors. The BYOK approach (API key stored in your browser + local Express proxy) keeps it lightweight and safe for a demo, but it's clearly a concept build tied to Claude rather than a multi-model, production-ready tool.

Niche GemRabbit Hole
tenahu
104mo ago
AI/ML●●Solid

Contexa – Git-inspired context management for LLM agents

Git metaphor for agent memory is clever; execution and adoption remain unproven.

Big BrainWizardry
0x0003r
103mo ago