4ba270c166c5b80366934694c6c3a1ff4e62bffc
- adapters/huggingface.py: HF API adapter (models + datasets) - Dual fetch: sort=likes (popularity) + sort=lastModified (fresh) - AI relevance filter: pipeline_tag, library_name, tag matching - Score: adoption (likes/downloads log-scale) + relevance (pipeline/library/tags) - score_type: actual (real likes/downloads from HF API) - Cross-source signal: GLM-5.2 top on both HN and HF - Wired into ENABLED_SOURCES + verification in pipeline.py - Live verify: DB likes match live API exactly (GLM-5.2: 3607, DeepSeek-R1: 13448) - 99 total entries across 5 sources, all pipeline green
Description
AI Research Oracle (Athena) — multi-source ingestion, pattern detection, hypothesis falsification pipeline.
Languages
Python
51.6%
HTML
48%
Shell
0.4%