# Consilium: When Multiple LLMs Collaborate

DevFeed: [Consilium: When Multiple LLMs Collaborate](<https://devfeed.tech/articles/consilium-when-multiple-llms-collaborate-7148.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/consilium-multi-llm>)

Author: Andreas

Published: 2025-07-17T00:00:00Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [LLMs](<https://devfeed.tech/topics/llms.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [gradio](<https://devfeed.tech/topics/gradio.md>), [Hackathon](<https://devfeed.tech/topics/hackathon.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [gradio](<https://devfeed.tech/tags/gradio.md>), [hackathon](<https://devfeed.tech/tags/hackathon.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [llms](<https://devfeed.tech/tags/llms.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [mcp-server](<https://devfeed.tech/tags/mcp-server.md>), [multi-agents](<https://devfeed.tech/tags/multi-agents.md>)

## AI overview

Consilium is a platform in which multiple LLMs discuss questions and use consensus, majority voting, or ranked choice to produce answers. It is available as a visual Gradio interface and an MCP server, with a poker-style roundtable component designed to show the models' responses, thinking status, and research activities.

## Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.