# Skyexu/TopSup

答题辅助决策：头号英雄等答题类游戏

Repository: https://github.com/Skyexu/TopSup
Canonical: https://ross.abutalabs.com/products/topsup
Homepage: https://www.jianshu.com/p/dc828c4b901d
Language: Python
License Family: other
Last push: 2019-12-15T13:07:43+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3159, "days_push": 2453, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1302, forks 348 (observed 2026-08-28T04:04:18.141888+00:00)

## What it is
A Python CLI assistant for live trivia quiz apps like 冲顶大会 (Top Hero) that captures Android phone screenshots via ADB, OCRs the question and answer options using Tesseract or Baidu OCR, and searches the web to suggest likely answers. It ranks options using search result counts and keyword frequency analysis.

## Use cases
- get help answering live trivia quiz questions
- automatically OCR quiz questions from a phone screen
- search quiz questions and rank answer options by web results
- build an ADB screenshot plus OCR automation script
- assist decision-making in apps like HQ Trivia or 冲顶大会

## When to choose
- you play Chinese live trivia apps and want automated answer hints
- you want a simple Python example combining ADB screenshots, OCR, and search
- you need a hackable base for screen-capture quiz assistants

## When to avoid
- you need a maintained tool - the project is inactive since 2019 with no license
- you need high accuracy - OCR plus search gives limited help
- your trivia app is not Android-based or has a different screen layout

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: ocr, web-scraping, search-engine, image-processing, nlp
- domain: gaming-tools, computer-vision
- platform: python, windows, cli
- tags: trivia-games, adb, tesseract, baidu-ocr, screenshot-analysis, hq-trivia, quiz-assistant, automation, natural-language-processing, macos, android

## Member repositories
- Skyexu/TopSup (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:18.141888+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:51:15.799350+00:00, confidence not recorded.
  - readme: https://github.com/Skyexu/TopSup (fetched 2026-08-28T04:04:18.141888+00:00, sha c5fed99150cb)
  - homepage: https://www.jianshu.com/p/dc828c4b901d (fetched 2026-08-29T12:09:27.137446+00:00, sha e6615827efb5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
