Skip to content

fisher-byte/radarai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RadarAI Public Archive

Public GitHub home for RadarAI: product links, public resource pages, historical updates, and weekly report archives.

What this repo is not

This repository is a public archive / public mirror / public hub.

It is not:

  • the private working repo
  • the deployment repo
  • the private backup target

Private working and backup history remain separate. This public repo exists for public reading, sharing, citation, and lightweight archive access.

Live product

Resource Link
Main site radarai.top
English home radarai.top/en
Updates radarai.top/updates
Weekly report (EN) radarai.top/en/weekly-report
Weekly report (ZH) radarai.top/weekly-report

High-signal English pages

These are the most useful public pages if you want to understand how RadarAI structures AI tracking and builder-focused topic coverage.

Public archives in this repo

  • updates/: historical update briefs mirrored from the latest server-synced updates source
  • weekly-reports/: weekly report files copied from the dedicated weekly public mirror repo
  • articles/: long-form article mirrors for GitHub citation only (mirror_only: true; not the live radarai.top article surface)

Related public repo

RadarAI also keeps a dedicated weekly-report mirror here:

That repo remains the focused weekly public mirror. This repo is the broader public hub for product links, archives, and reusable public references.

Syncing this public repo

This repo is designed to live next to the main RadarAI project. The intended order is:

  1. sync the main project from the server
  2. sync and push fisher-byte/radarai-weekly-reports (weekly authority)
  3. refresh and push this repo (radarai-public)

See docs/sop/public-github-mirror-sop.md in the main project for the full dual-repo SOP.

After the main app data is synced from the server, run:

bash scripts/sync_from_server.sh   # from main project root
cd radarai-public && python3 scripts/sync_public_content.py
python3 ../scripts/split_pending_sync_to_public_articles.py   # optional: refresh articles/ batch

The script will:

  • prefer the latest data/server_snapshots/.../radarai.db if available
  • fall back to local data/radarai.db before using old JSON compatibility files
  • copy weekly report files from the local radarai-weekly-reports/ public mirror

Article batches under articles/ are written by scripts/split_pending_sync_to_public_articles.py in the main project (separate from DB-driven updates/ sync).

See docs/MIRROR_AND_SYNC.md for the full relationship and workflow.

Why this repo exists

This repository supports three public goals:

  1. A simple GitHub home for RadarAI that is safe to share publicly.
  2. A stable archive of historical updates, weekly reports, and selected long-form articles.
  3. A clearer public README that can work as an A-class mention target when people cite RadarAI resources.

中文说明

这个仓库是 RadarAI 的公开 GitHub 入口仓:

  • 一方面承接 README、公开介绍和主站资源页入口
  • 一方面公开历史 updatesweekly report
  • 同时把主站与周报公开镜像仓串起来,方便外部引用和分享

注意:

  • 这里的 mirror 指公开复制 / 公开分发入口
  • 不等于私有备份
  • 私有工作仓与备份仓仍然是分开的

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages