插件介绍
Multi-agent department framework for long-form complex tasks, fighting AI hallucination, validated on academic research. 共识管线:多智能体部门长线任务解决框架,对抗AI幻觉,以学术研究为验证场景。
项目详情摘要
🧠 Consensus Pipeline **Multi-agent debate framework for academic research.** Instead of one AI writing a literature review for you — an AI team interviews you, debates each claim, reaches consensus with per-claim confidence scores, and verifies every citation against the source abstracts. 📖 中文文档 · 📦 GitHub Releases ⚡ Quick Start Pick one of three paths (start with 1 or 2): 🚀 1. One-shot installer (fastest)** One command clones + installs deps + prints your MCP config. 🤖 2. DSH plugin (AI-driven, recommended)** Then tell DSH "共识管线开始需求调研" — it runs the requirement interview → department config → multi-round debate → confidence-annotated report. The 📊 控制台 floating button (bottom-right) shows live progress, atomic verification, and full-text upload. 🖥️ 3. Streamlit / CLI (manual)** A full run is an offline batch job — start it and let it run in the background, no need to watch. Full details on all three paths (MCP config, full-text upload, custom endpoints) → 📖 Usage ❓ Why Not Just Ask ChatGPT? A single LLM produces confident-sounding answers with no cross-validation — hallucinations slip through, conflicting perspectives get flattened, and you can't tell which conclusions are solid vs. speculative. Consensus Pipeline replaces one-shot generation with **structured multi-agent debate as a quality gate**: every claim is challenged by independent "departments," contradictions are surfaced explicitly, and final conclusions carry **confidence annotations** (e.g., "42/77 papers, high confidence"). Think of it as built-in peer review — not a single author, but an adversarial committee. 📸 What It Looks Like Step 1: Requirement Interview The pipeline starts by interviewing you — an AI agent asks clarifying questions to understand your research scope, constraints, and goals. Step 2:
摘自项目公开 README,可能随上游仓库更新。安装方法
建议先在测试 Profile 中安装,并检查权限、安装脚本和依赖。
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:fangqian616/consensus-pipeline
使用前检查
- 确认项目符合 DSH bundle 规范,而不只是相关仓库。
- 阅读许可证和安装脚本,检查网络、文件及执行权限。
- 备份配置,并确保插件能够安全卸载或回滚。


