IdeaCredIdeaCred

nasserDev/OwlBrain

86

Multi-LLM AI debate platform — orchestrate structured debates between Claude, GPT, and Gemini with consensus scoring and synthesized verdicts.

What's novel

Multi-LLM AI debate platform — orchestrate structured debates between Claude, GPT, and Gemini with consensus scoring and synthesized verdicts.

Code Analysis

8 files read · 3 rounds

A multi-LLM debate platform where five specialized AI agents (Strategist, Analyst, Risk Officer, Innovator, Devil's Advocate) debate business cases across multiple rounds, with a consensus judge scoring convergence and a synthesizer producing a final verdict.

Strengths

Genuinely sophisticated multi-agent orchestration with consensus scoring, sycophancy detection, quality gates, memory compression, and clean provider abstraction across three LLM vendors. The prompt engineering, structured response parsing, and debate state management show real depth of implementation.

Weaknesses

The config store is a 58KB monolith that could benefit from splitting, and the regex-based response parsing is fragile if LLMs deviate from exact section formats. The orchestrator uses non-null assertions on captured state variables, a minor type-safety concern.

Score Breakdown

Innovation
7 (25%)
Craft
77 (35%)
Traction
6 (15%)
Scope
90 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+2
Concept Novelty+2

Craft

Ci+0
Tests+8
Polish+3
Releases+3
Has License+5
Code Quality+26
Readme Quality+15
Recent Activity+7
Structure Quality+5
Commit Consistency+0
Has Dependency Mgmt+5

Traction

Forks+0
Stars+6
Hn Points+0
Watchers+0
Early Traction+0
Devto Reactions+0
Community Contribs+0

Scope

Commits+7
Languages+8
Subsystems+13
Bloat Penalty+0
Completeness+7
Contributors+5
Authored Files+15
Readme Code Match+3
Architecture Depth+7
Implementation Depth+8

Evidence

Commits

42

Contributors

1

Files

159

Active weeks

2

TestsCI/CDREADMELicenseContributing

Repository

Language

TypeScript

Stars

1

Forks

0

License

NOASSERTION