Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

542 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

新加坡 AI 观察

新加坡 AI 观察是一个独立、多语言的研究型观察站,基于公开资料和一手来源,持续追踪新加坡 AI 战略、政策执行、国会辩论、产业生态、人才培养、开源项目与国际对标。

在线访问:sgai.md

项目简介

新加坡 AI 观察追踪新加坡 AI 战略的政策文件、执行数据、国会辩论、创业生态和国际对标,并基于这些一手资料提出独立分析。

核心内容:

  • AI 政策库 — 48 份政策文档,中英标题、来源机构、摘要与原文链接
  • 发展时间线 — 从 2014 年智慧国家倡议到 2026 年 NAIRD 的完整里程碑
  • 落地执行追踪 — 87 项关键指标:投资、人才、算力、采用、研究、治理
  • 国会 AI 焦点 — 187 场议会辩论的中文摘要、议员立场分析与政策信号提炼
  • 开源与研究 — 官方开源项目与产学研生态追踪
  • 创业生态 — 548 家 AI 创业公司、9 家独角兽、五大垂直领域全景
  • 国际对标 — 10 个经济体 AI 政策横向对比
  • 观点 — 站方的解读与分析框架

技术栈

本地开发

npm install
npm run dev       # 启动开发服务器 localhost:4321
npm run build     # 构建生产版本到 ./dist/
npm run check     # 运行 astro check + eslint + prettier 检查
npm run fix       # 自动修复 eslint 和 prettier 问题

项目结构

src/
├── data/
│   ├── post/           # Markdown 博客文章
│   ├── debates.ts      # 国会辩论数据
│   ├── policies.ts     # 政策文件数据
│   ├── timeline.ts     # 时间线数据
│   ├── startups.ts     # AI 创业公司数据
│   └── ...             # 其他数据模块
├── pages/              # 页面路由
├── components/widgets/ # UI 组件
├── navigation.ts       # 导航配置
└── version.ts          # 版本号
scripts/
└── hansard/            # 国会辩论数据采集与分析流程

许可证

基于 AstroWind 模板构建,MIT 许可证。


Singapore AI Observatory

In-depth analysis of Singapore's AI ecosystem and strategy. More than information aggregation — independent analytical perspectives.

Live site: sgai.md

About

Singapore AI Observatory tracks Singapore's AI strategy through policy documents, execution data, parliamentary debates, startup ecosystem, and international benchmarking, offering independent analysis based on primary sources.

Key sections:

  • AI Policy Library — 48 policy documents with bilingual titles, source agencies, summaries, and original links
  • Development Timeline — Full milestones from Smart Nation Initiative (2014) to NAIRD (2026)
  • Execution Tracker — 87 key metrics: investment, talent, compute, adoption, research, governance
  • Parliamentary AI Focus — Chinese summaries of 187 parliamentary debates with MP stance analysis and policy signal extraction
  • Open Source & Research — Government open-source projects and industry-academia ecosystem
  • Startup Ecosystem — 548 AI startups, 9 unicorns, five vertical sectors
  • International Benchmarking — Cross-comparison of AI policies across 10 economies
  • Opinion — Our perspectives and analytical framework

Tech Stack

Local Development

npm install
npm run dev       # Start dev server at localhost:4321
npm run build     # Build production site to ./dist/
npm run check     # Run astro check + eslint + prettier
npm run fix       # Auto-fix eslint and prettier issues

License

Built on the AstroWind template. MIT License.

About

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages