back to home

LearnPrompt / ai-news-radar

238 stars
132 forks
2 issues
PythonJavaScriptCSS

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing LearnPrompt/ai-news-radar in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/LearnPrompt/ai-news-radar)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

AI Signal Board 中文 | English 高质量 AI/科技新闻聚合项目,支持静态网页展示、24h 增量更新、WaytoAGI 更新日志、OPML RSS 批量接入、失败源替换与告警。 说明:本仓库已适配公开发布,**不会包含作者私有 RSS 订阅文件**。 中文 • 这个项目每天更新需要一直开 Codex 吗? 不需要。 你只要执行一个命令,或者直接用 GitHub Actions 定时运行即可。 • 本地命令(一次): • • 自动化(推荐): • 已配置定时任务,默认每 30 分钟自动更新并提交数据。 • 主要能力 • 10 个网页源聚合(TechURLs / Buzzing / Info Flow / BestBlogs / TopHub / Zeli / AI HubToday / AIbase / AI今日热榜 / NewsNow) • OPML RSS 批量接入(私有文件 ,仓库提供模板 ) • 24h 双视图: / • 全量模式去重开关 • AI 模式默认去重 • 站点与分区聚合展示 • 中英双语标题显示 • WaytoAGI: / 切换 • RSS 失败源自动处理: • 能替换官方源则自动替换 • 无官方 RSS 的源自动跳过,避免浪费抓取时间 • 告警数据输出: • / / / • 数据输出 • • • • • 4. 快速开始 打开: • Secrets / API 配置说明(重要) 默认情况下,本项目 **不需要任何 API Key** 才能运行核心抓取流程。 你目前没有提供 API 密钥,仓库中也不会写入任何密钥信息。 推荐仅在运行环境中配置(不要提交到仓库): • 代理(可选): • - • 如果你未来接入私有 API/私有 RSS: • 把密钥放到 GitHub Secrets(Actions)或本地环境变量 • 不要写入代码、README、日志、 示例中的真实值 • 私有 RSS OPML(推荐): • GitHub Actions Secret: • 生成方式(macOS/Linux): • (macOS) • 然后把内容粘贴到 GitHub 仓库的 Secrets • GitHub 自动更新 工作流: • 定时:每 30 分钟 • 任务:执行抓取命令并提交 • RSS OPML:若设置了 ,工作流会自动解码为 • 推送权限:使用 (workflow 内) --- English Production-grade AI/tech news aggregator with a static web UI, 24h updates, WaytoAGI timeline, and OPML RSS ingestion. This repo is safe for public release and does **not** include the maintainer's private RSS subscription file. • Do I need Codex running all day? No. You only need to run one command, or let GitHub Actions run it on schedule. • One-shot local command: • • Scheduled automation: • runs every 30 minutes and commits updated data. • Core features • Multi-source web aggregation • OPML RSS ingestion (private ; template provided as ) • 24h two-mode UI ( / ) • Dedup toggle in All mode, dedup-by-default in AI mode • Site + section grouping • Bilingual title rendering • WaytoAGI toggle ( / ) • RSS resilience: • Auto-replace failed feeds with official sources when available • Auto-skip unsupported source types (to save crawl time) • Alert-friendly status output ( , , , ) • Output files • • • • • 4. Quick start Open: • Secrets / API notes By default, this project needs **no API keys** for the core pipeline. No secrets are stored in this repo. If you later add private APIs/feeds: • Use environment variables or GitHub Secrets • Never commit real tokens/keys • For private RSS OPML in GitHub Actions, store content in secret