W1ndyDays GitHub avatar

shuiyuan_deepresearch_extension

W1ndyDays

A Chrome/Edge browser extension that uses LLM-powered multi-agent deep search to explore the Shuiyuan community (a Discourse forum of Shanghai Jiao Tong University), with follow-up questioning, history, and robust error handling.

Stars

6

7-day growth

No data

Forks

1

Open issues

0

License

No data

Last updated

2026-07-29

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It combines multi-agent search, follow-up conversations, and fault tolerance in a single extension tailored for a specific Discourse forum, while keeping API keys local and supporting multiple LLM providers.

Who it is for

  • Active users of the Shuiyuan community forum
  • AI enthusiasts who want to experiment with LLM-driven search
  • Researchers or students needing to deeply explore forum discussions
  • Self-hosters or developers interested in building similar extensions

Use cases

  • Quickly find comprehensive, multi-perspective answers to complex questions from forum posts
  • Conduct iterative research by asking follow-up questions based on previous search results
  • Save and revisit search sessions to continue conversations later
  • Use as a non-technical tool to explore forum content without manual browsing

Strengths

  • Multi-agent parallel search with automatic query expansion and clue discovery
  • Follow-up questions that respect the full conversation context and trigger additional searches when needed
  • Robust fault tolerance: LLM timeouts/errors retry with backoff, partial failure falls back to raw material, and storage failures degrade gracefully
  • Privacy-first: all credentials and LLM API keys are stored locally in chrome.storage.local

Considerations

  • Only works with the Shuiyuan forum (hardcoded site and authorization flow)
  • Requires users to provide their own LLM API key (no free tier included)
  • Installation requires loading an unpacked extension in developer mode (not available on Chrome Web Store yet)
  • Session history is limited to 30 entries

README quick start

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

Related repositories

Similar projects matched by category, topics, and programming language.

gnipbao
Featured
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 & Machine LearningAI Agents
683
0xwilliamortiz
Featured
0xwilliamortiz GitHub avatar

ponytail-improved

Ponytail is a plugin for AI coding agents that enforces a disciplined ladder of reuse before writing code, reducing code volume by roughly 54% while preserving safety.

AI & Machine LearningAI Agents
545
slvDev
Featured
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 & Machine LearningLarge Language Models
1,960