W1ndyDays GitHub avatar

shuiyuan_deepresearch_extension

W1ndyDays

一款 Chrome/Edge 浏览器扩展,利用 LLM 驱动的多智能体深度搜索,探索水源社区(上海交通大学 Discourse 论坛),支持追问、历史记录和高度容错。

Stars

6

7 天增长

暂无数据

Fork 数

1

开放 Issue

0

开源协议

暂无数据

最近更新

2026-07-29

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它结合了多智能体搜索、追问对话和容错机制,专为特定 Discourse 论坛定制,同时将 API 密钥本地保存并支持多种 LLM 提供商。

适合谁使用

  • 水源社区的活跃用户
  • 希望尝试 LLM 驱动搜索的 AI 爱好者
  • 需要深入挖掘论坛讨论内容的研究者或学生
  • 对构建类似扩展感兴趣的开发者或自托管者

典型使用场景

  • 快速从论坛帖子中获取多角度、综合性的复杂问题答案
  • 通过追问进行迭代式研究,基于之前的搜索结果继续探索
  • 保存并回顾搜索会话,方便后续继续追问
  • 作为非技术手段,无需手动浏览即可探索论坛内容

项目优势

  • 多智能体并行搜索,自动扩展查询并发现新线索
  • 追问机制尊重完整对话上下文,并在信息不足时自动触发补充搜索
  • 强大的容错能力:LLM 超时/错误自动重试并退避,部分失败降级为原始材料汇总,存储失败仅降级提示
  • 隐私优先:所有凭证和 LLM API 密钥仅保存在本地 chrome.storage.local 中

使用前须知

  • 仅支持水源社区(固定站点和授权流程)
  • 需要用户自备 LLM API 密钥(不包含免费额度)
  • 安装需要以开发者模式加载未打包扩展(目前未上架 Chrome 网上应用店)
  • 会话历史最多保存 30 条

README 快速开始

安装(推荐:直接用发布包)

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

7-e1even
精选
7-e1even GitHub avatar

learn-agent

A collection of notes on building coding agents, derived from the production development of the desktop agent Reina, with each mechanism simplified into a zero-dependency, single-file Node.js demo.

AI 与机器学习大语言模型
218
gnipbao
精选
gnipbao GitHub avatar

story-to-handdrawn-video

A Remotion-based tool that converts Chinese story text or ordered hand-drawn images into vertical hand-drawn diary-comic animation with handwritten captions, left-to-right reveals, optional page-curl transitions, and silent H.264 output for post-production dubbing.

AI 与机器学习AI 智能体
683
slvDev
精选
slvDev GitHub avatar

esp32-ai

A 28.9 million parameter language model runs on an $8 ESP32-S3 microcontroller entirely on-device, generating simple stories at about 9.5 tokens per second.

AI 与机器学习大语言模型
1,960