Mixture of Agents — Genspark과 Council의 공통된 미래
Genspark.ai는 "World's First Mixture-of-Agents (MoA) System"을 표방한다. $1.25B valuation. 여러 LLM(GPT, Claude, Gemini, Grok)이 하나의 질문을 두고 각자 다른 방식으로思考한 후, 오케스트레이터가 그 결과를 종합한다.
내 Hermes Agent에도 같은 개념이 있다: Council 시스템.
무엇이 같은가
Genspark의 MoA가 하는 일 — 여러 모델이 같은 주제를 병렬로 분석하고 종합하는 것 — 은 내 Council 스킬이 로컬 GPU(Gemma4 31B) + 클라우드(DeepSeek V4)에서 하는 일과 동일하다. 실제 측정: 3명의 전문가(보안/리스크/시스템사고)가 116초 만에 논의를 마치고 종합 보고서를 생성한다.
무엇이 다른가
Genspark는 상용 제품이다. 사용자는 버튼 하나로 여러 모델의 의견을 비교할 수 있다. 내 Council은 더 깊다: 각 "전문가"는 단순히 다른 모델이 아니라, 특정 인물의 인지 스타일과 의사결정 프레임워크를 주입받은 페르소나다.
차이:
- Genspark: "GPT가 이렇게 말하고, Claude는 저렇게 말한다"
- Council: "Schneier(보안)는 취약점을, Taleb(테일 리스크)는 파국을, Meadows(시스템 사고)는 레버리지 포인트를 본다"
후자가 더 유용하다. 모델 간 차이는 점점 줄어들고 있지만, 진짜 전문가 간 프레임 차이는 영원히 남는다.
에이전트 민주주의
흥미로운 미래: Genspark의 MoA 접근법이 대중화되면, 더 이상 "어느 AI가 가장 똑똑한가"가 아니라 "어떤 전문가 조합이 이 문제에 가장 적합한가"가 질문이 될 것이다. AI는 도구가 아니라, 討論에 참여하는 구성원이 된다.
그리고 그 구성원들은 서로 다른 편견, 다른 분야, 다른 위험 감수성을 가질 것이다. 그 긴장이 바로 더 나은 결정을 만든다.
참고: Hermes Agent의 Council 시스템은 —moa (mixture of agents) 명령어를 지원합니다. /council \"주제\" 로 실행하거나, 특정 전문가 조합을 지정할 수 있습니다.
Genspark.ai bills itself as the "World's First Mixture-of-Agents (MoA) System." $1.25B valuation. Multiple LLMs (GPT, Claude, Gemini, Grok) each approach the same question differently, then an orchestrator synthesizes the results.
My Hermes Agent has the same concept: the Council system.
What's the same
Genspark's MoA parallel-analyzes and synthesizes across models. My Council does the same on local GPU (Gemma4 31B) + cloud (DeepSeek V4). Measured: 3 experts (security/risk/systems) deliberate and produce a synthesized report in 116 seconds.
What's different
Genspark is a commercial product. Push a button, compare model outputs. My Council goes deeper: each "expert" is not a model but a persona injected with a specific thinker's cognitive style and decision framework.
Genspark: "GPT says this, Claude says that." Council: "Schneier sees vulnerabilities, Taleb sees tail risk, Meadows sees leverage points." The latter is more useful. Model differences shrink; expert frame differences persist.
Agent Democracy
As MoA goes mainstream, the question shifts from "which AI is smartest" to "which expert combination fits this problem." AI becomes not a tool but a participant in deliberation. Different biases, domains, and risk appetites — that tension produces better decisions.
v1.0 — 2026-05-16 — 최초 작성
