azettl commited on
Commit
40759f1
Β·
1 Parent(s): 2223e9c

Change HowTo

Browse files
Files changed (1) hide show
  1. app.py +4 -16
app.py CHANGED
@@ -1306,8 +1306,6 @@ with gr.Blocks(title="🎭 Consilium: Visual AI Consensus Platform", theme=gr.th
1306
  - πŸ“Š **Live Data Integration** - Real-time web search and Wikipedia research
1307
  - πŸ”’ **Private Sessions** - Each user gets their own secure analysis space
1308
 
1309
- **πŸš€ NEW: Native Function Calling** - Expert AIs automatically request research when needed!
1310
-
1311
  **Perfect for:** Strategic planning, technical decisions, research synthesis, policy analysis
1312
  """)
1313
 
@@ -1507,24 +1505,14 @@ with gr.Blocks(title="🎭 Consilium: Visual AI Consensus Platform", theme=gr.th
1507
  - **Meta-Llama-3.1-8B**: Fast, efficient collaborative analysis + research calls
1508
  - **QwQ-32B**: Large-scale comprehensive evaluation
1509
 
1510
- ### πŸ” Native Research Integration
1511
- **NEW: Professional-Grade Function Calling** using OpenAI-compatible APIs:
1512
- - **search_web**: Current information and trend analysis
1513
- - **search_wikipedia**: Comprehensive background knowledge
1514
- - **Visual Integration**: See Research Agent activate when called
1515
- - **Natural AI Behavior**: AIs decide when they need information
1516
- - **Clean API Usage**: No text parsing, proper error handling
1517
-
1518
  ### πŸ“‹ Dependencies
1519
  ```bash
1520
  pip install gradio requests python-dotenv smolagents gradio-consilium-roundtable wikipedia openai
1521
  ```
1522
-
1523
- ### πŸ† Competition-Winning Features
1524
- - **Industry-Standard Function Calling**: Using OpenAI-compatible APIs
1525
- - **Professional Architecture**: Clean separation of concerns
1526
- - **Visual Innovation**: See AI collaboration in real-time
1527
- - **Future-Proof Design**: Easily extensible, standard patterns
1528
 
1529
  ### πŸ”— MCP Integration
1530
  Add to your Claude Desktop config:
 
1306
  - πŸ“Š **Live Data Integration** - Real-time web search and Wikipedia research
1307
  - πŸ”’ **Private Sessions** - Each user gets their own secure analysis space
1308
 
 
 
1309
  **Perfect for:** Strategic planning, technical decisions, research synthesis, policy analysis
1310
  """)
1311
 
 
1505
  - **Meta-Llama-3.1-8B**: Fast, efficient collaborative analysis + research calls
1506
  - **QwQ-32B**: Large-scale comprehensive evaluation
1507
 
 
 
 
 
 
 
 
 
1508
  ### πŸ“‹ Dependencies
1509
  ```bash
1510
  pip install gradio requests python-dotenv smolagents gradio-consilium-roundtable wikipedia openai
1511
  ```
1512
+ ### Start
1513
+ ```bash
1514
+ python app.py
1515
+ ```
 
 
1516
 
1517
  ### πŸ”— MCP Integration
1518
  Add to your Claude Desktop config: