What problem does it solve? Evaluating a GitHub project requires digging beyond the README into issues, commit activity, competitor projects, and community discussions, which is time-consuming to do manually. ## Core Features & Use Cases - Multi-Source Collection: Gathers data from the GitHub repo, top issues, Chinese communities (Zhihu, WeChat, V2EX), tech blogs, and Reddit using web search, multi-engine search, and anti-scraping content extraction. - Project Health Assessment: Judges project stage (early, growing, mature, stalled) from commit frequency and curates high-quality issues with maintainer participation. - Structured Report Output: Produces a fixed-format Chinese report covering positioning, architecture, health metrics, selected issues, competitors with links, community sentiment with citations, and a subjective verdict. - Use Case: Ask about an unfamiliar open-source project and receive a sourced deep-dive report with clickable links to issues, competitors, and community discussions. ## Quick Start Ask the assistant to analyze a GitHub project by name, for example: help me take a deep look at the microsoft/graphrag repository.