azettl commited on
Commit
a8a389d
·
verified ·
1 Parent(s): b06be28

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -15
README.md CHANGED
@@ -1,13 +1,11 @@
1
  ---
2
  tags:
3
- - mcp-server-track
4
- - agent-demo-track
5
  - consilium
6
  - Mistral
7
  - SambaNova
8
  - OFP
9
  - Open Floor Protocol
10
- title: Consilium MCP Server - OFP (Open Floor Protocol) Version
11
  emoji: 🏢
12
  colorFrom: yellow
13
  colorTo: blue
@@ -20,16 +18,14 @@ thumbnail: >-
20
  https://cdn-uploads.huggingface.co/production/uploads/65ba36f30659ad04d028d083/Ubq8rnD8WhWpw8Qt32_lk.png
21
  ---
22
 
23
- ## Videos:
24
- * 📼 Video UI: https://youtu.be/ciYLqI-Nawc
25
- * 📼 Video MCP: https://youtu.be/r92vFUXNg74
26
 
27
- ## Features:
28
- * Visual roundtable of the AI models, including speech bubbles to see the discussion in real time.
29
- * MCP mode enabled to also use it directly in, for example, Claude Desktop (without the visual table).
30
- * Includes Mistral (**mistral-large-latest**) via their API and the Models **DeepSeek-R1**, **Meta-Llama-3.3-70B-Instruct** and **QwQ-32B** via the SambaNova API.
31
- * Research Agent with 5 sources (**Web Search**, **Wikipedia**, **arXiv**, **GitHub**, **SEC EDGAR**) for comprehensive live research.
32
- * Assign different roles to the models, the protocol they should follow, and decide the communication strategy.
33
- * Pick one model as the lead analyst (had the best results when picking Mistral).
34
- * Configure the amount of discussion rounds.
35
- * After the discussion, the whole conversation and a final answer will be presented.
 
1
  ---
2
  tags:
 
 
3
  - consilium
4
  - Mistral
5
  - SambaNova
6
  - OFP
7
  - Open Floor Protocol
8
+ title: "Consilium: Multi-AI Expert Consensus Platform - OFP (Open Floor Protocol) Version"
9
  emoji: 🏢
10
  colorFrom: yellow
11
  colorTo: blue
 
18
  https://cdn-uploads.huggingface.co/production/uploads/65ba36f30659ad04d028d083/Ubq8rnD8WhWpw8Qt32_lk.png
19
  ---
20
 
21
+ # 🎭 Consilium: Multi-AI Expert Consensus Platform - OFP (Open Floor Protocol) Version
22
+ **Watch expert AI models collaborate with live research to solve your most complex decisions**
 
23
 
24
+ ### 🚀 Features:
25
+ * Visual roundtable of the AI models, including speech bubbles to see the discussion in real time.
26
+ * Includes Mistral (**mistral-large-latest**) via their API and the Models **DeepSeek-R1**, **Meta-Llama-3.3-70B-Instruct** and **Qwen3-32B** via the SambaNova API.
27
+ * Optional Research Agents (**Web Search**, **Wikipedia**, **arXiv**, **GitHub**, **SEC EDGAR**) added via the [Open Floor Protocol](https://github.com/open-voice-interoperability/openfloor-docs).
28
+ * Assign different roles to the models, the protocol they should follow, and decide the communication strategy.
29
+ * Pick one model as the lead analyst (had the best results when picking Mistral).
30
+ * Configure the amount of discussion rounds.
31
+ * After the discussion, the whole conversation and a final answer will be presented.