azettl commited on
Commit
2223e9c
Β·
1 Parent(s): 14ff838

Change HowTo

Browse files
Files changed (1) hide show
  1. app.py +2 -131
app.py CHANGED
@@ -1549,18 +1549,7 @@ with gr.Blocks(title="🎭 Consilium: Visual AI Consensus Platform", theme=gr.th
1549
  with gr.Tab("πŸ“š Usage Guide"):
1550
  gr.Markdown("""
1551
  ## 🎯 How to Get Expert AI Analysis with Live Research
1552
-
1553
- ### πŸš€ **NEW: Native Research Integration**
1554
-
1555
- **Watch Expert AIs automatically call for research:**
1556
- - πŸ€” Expert analyzes your question
1557
- - πŸ” Expert decides: "I need current data on this topic"
1558
- - ⚑ Research Agent springs into action automatically
1559
- - πŸ“Š Expert continues with fresh research integrated
1560
- - πŸ’‘ More informed, data-driven expert recommendations
1561
-
1562
- **No manual prompting needed - AIs naturally request information!**
1563
-
1564
  ### πŸ† **Professional Decision Questions**
1565
 
1566
  #### **πŸ’Ό Business & Strategy**
@@ -1591,7 +1580,7 @@ with gr.Blocks(title="🎭 Consilium: Visual AI Consensus Platform", theme=gr.th
1591
  - "Will lab-grown meat replace traditional agriculture?"
1592
  - "Should we trust AI with medical decision-making?"
1593
 
1594
- ### πŸŽ“ **Expert Role Assignments**
1595
 
1596
  #### **βš–οΈ Balanced (Recommended for Most Decisions)**
1597
  - **Expert Advocate**: Passionate defender with compelling evidence
@@ -1662,124 +1651,6 @@ with gr.Blocks(title="🎭 Consilium: Visual AI Consensus Platform", theme=gr.th
1662
  - Creates interesting chains of reasoning and idea evolution
1663
  - Can lead to surprising consensus emergence
1664
  - **Use when:** You want to see how ideas build and evolve
1665
-
1666
- ## πŸ” **Research Integration in Action**
1667
-
1668
- ### **πŸŽͺ What You'll See:**
1669
-
1670
- 1. **πŸ€” Expert Thinking**: Orange pulsing as expert analyzes
1671
- 2. **πŸ” Research Request**: Expert decides they need current data
1672
- 3. **⚑ Research Agent Activation**: Research Agent springs to life
1673
- 4. **πŸ’¬ Research Activity**: "Researching for Mistral: carbon capture technology trends"
1674
- 5. **πŸ“Š Data Integration**: Expert continues with fresh research
1675
- 6. **✨ Enhanced Analysis**: More informed, evidence-based recommendations
1676
-
1677
- ### **πŸ”¬ Types of Research Calls:**
1678
-
1679
- - **Current Market Data**: "Latest trends in renewable energy investment"
1680
- - **Technical Specifications**: "Performance comparison of database architectures"
1681
- - **Policy Information**: "Recent climate change legislation updates"
1682
- - **Scientific Research**: "Latest findings on AI alignment approaches"
1683
- - **Background Knowledge**: "Comprehensive overview of nuclear energy safety"
1684
-
1685
- ## πŸ’‘ **Pro Tips for Best Results**
1686
-
1687
- ### 🎯 **Question Design for Research Integration**
1688
- 1. **Include time sensitivity** - "Current best practices for...", "Latest developments in..."
1689
- 2. **Reference specific domains** - "Enterprise software", "Climate technology", "AI safety"
1690
- 3. **Mention data needs** - "Market analysis", "Performance comparison", "Research findings"
1691
- 4. **Set research context** - "Based on current evidence...", "With latest data..."
1692
-
1693
- ### πŸŽ“ **Role Strategy with Research**
1694
- 1. **Research Specialist + Function Calls** = Authoritative, data-backed analysis
1695
- 2. **Strategic Advisor + Current Data** = Practical, market-informed recommendations
1696
- 3. **Critical Analyst + Latest Research** = Evidence-based risk assessment
1697
- 4. **Innovation Catalyst + Trend Data** = Forward-looking, informed disruption
1698
-
1699
- ### βš–οΈ **Protocol Selection for Research-Heavy Decisions**
1700
- 1. **Consensus with Research**: Build agreement on shared data foundation
1701
- 2. **Weighted Voting with Research**: Let data quality and expertise determine influence
1702
- 3. **Majority with Current Data**: Competitive analysis with latest information
1703
- 4. **Ranked Choice with Research**: Systematic evaluation of options with current data
1704
-
1705
- ### πŸ”„ **Discussion Rounds with Research**
1706
- 1. **Round 1**: Initial analysis + automatic research calls
1707
- 2. **Round 2**: Debate with shared research foundation
1708
- 3. **Round 3+**: Refined positions with additional targeted research
1709
-
1710
- ## πŸŽͺ **The Enhanced Visual Experience**
1711
-
1712
- **Watch for these enhanced expert indicators:**
1713
- - πŸ€” **Orange pulsing** = Expert analyzing the question
1714
- - πŸ” **Research Request** = Expert calling for information
1715
- - ⚑ **Research Agent Active** = Gathering data automatically
1716
- - ✨ **Gold glowing** = Expert presenting research-enhanced analysis
1717
- - πŸ’¬ **Enhanced speech bubbles** = Data-driven insights and recommendations
1718
- - πŸ“Š **Center synthesis** = Research-informed expert consensus
1719
-
1720
- **The roundtable now shows real AI research collaboration in action!**
1721
-
1722
- ## πŸ† **Competition-Winning Technical Features**
1723
-
1724
- ### **πŸ› οΈ Professional-Grade Implementation:**
1725
- - **Native OpenAI Function Calling**: Industry-standard API patterns
1726
- - **Clean Architecture**: No text parsing, proper error handling
1727
- - **Type Safety**: Function parameters with validation
1728
- - **Future-Proof**: Standard patterns, easily extensible
1729
-
1730
- ### **🎨 Visual Innovation:**
1731
- - **Real-Time Research**: See AIs collaborating with research agent
1732
- - **Seamless Integration**: Research appears naturally in conversation
1733
- - **Professional UX**: Visual feedback for all research activity
1734
- - **Responsive Design**: Smooth transitions and state management
1735
-
1736
- ### **πŸš€ Modern AI Workflows:**
1737
- - **Natural AI Behavior**: AIs decide when they need information
1738
- - **Autonomous Research**: No manual prompting required
1739
- - **Multi-Source Integration**: Web search + Wikipedia + expert analysis
1740
- - **Research Quality**: Authoritative sources with proper attribution
1741
-
1742
- ## πŸ”’ **Enhanced Private Expert Sessions**
1743
-
1744
- **Each user gets their own isolated expert panel with research:**
1745
- - βœ… Your decisions and research are private and secure
1746
- - βœ… Your API keys enable your personal research capabilities
1747
- - βœ… Your analysis history includes all research activity
1748
- - βœ… Multiple users can run research-enhanced analyses simultaneously
1749
-
1750
- **Perfect for teams, consultants, researchers, and strategic planning with live data!**
1751
-
1752
- ---
1753
-
1754
- ## 🎯 **Getting Started with Research-Enhanced Analysis**
1755
-
1756
- 1. **Choose a data-sensitive decision question** - Include current trends, market data, or recent developments
1757
- 2. **Select your decision protocol** - Consider research-friendly options like weighted voting
1758
- 3. **Pick expert roles** that benefit from research - Research specialists, strategic advisors
1759
- 4. **Start the analysis** and watch experts automatically call for research
1760
- 5. **Review enhanced results** with current data integration
1761
- 6. **Implement data-driven recommendations** with confidence
1762
-
1763
- **Ready to make better decisions with expert AI analysis + live research?** πŸš€
1764
-
1765
- ### **πŸ”¬ Research Integration Examples:**
1766
-
1767
- **Business Question**: "Should we adopt microservices architecture?"
1768
- - πŸ” Expert calls: "Current microservices adoption trends enterprise software"
1769
- - πŸ“Š Gets latest market data and implementation studies
1770
- - πŸ’‘ Provides informed recommendation based on current evidence
1771
-
1772
- **Technical Question**: "What's the best approach to carbon capture?"
1773
- - πŸ” Expert calls: "Latest carbon capture technology developments 2025"
1774
- - πŸ“Š Gets current research and performance data
1775
- - πŸ’‘ Recommends based on cutting-edge scientific findings
1776
-
1777
- **Policy Question**: "Should we prioritize nuclear energy?"
1778
- - πŸ” Expert calls: "Nuclear energy safety statistics climate goals"
1779
- - πŸ“Š Gets current policy data and safety records
1780
- - πŸ’‘ Makes evidence-based policy recommendation
1781
-
1782
- **The future of AI decision-making is here - intelligent, research-enhanced, collaborative analysis!**
1783
  """)
1784
 
1785
  # Launch configuration
 
1549
  with gr.Tab("πŸ“š Usage Guide"):
1550
  gr.Markdown("""
1551
  ## 🎯 How to Get Expert AI Analysis with Live Research
1552
+
 
 
 
 
 
 
 
 
 
 
 
1553
  ### πŸ† **Professional Decision Questions**
1554
 
1555
  #### **πŸ’Ό Business & Strategy**
 
1580
  - "Will lab-grown meat replace traditional agriculture?"
1581
  - "Should we trust AI with medical decision-making?"
1582
 
1583
+ ## πŸŽ“ **Expert Role Assignments**
1584
 
1585
  #### **βš–οΈ Balanced (Recommended for Most Decisions)**
1586
  - **Expert Advocate**: Passionate defender with compelling evidence
 
1651
  - Creates interesting chains of reasoning and idea evolution
1652
  - Can lead to surprising consensus emergence
1653
  - **Use when:** You want to see how ideas build and evolve
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1654
  """)
1655
 
1656
  # Launch configuration