-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpress.html
More file actions
107 lines (94 loc) · 5.59 KB
/
press.html
File metadata and controls
107 lines (94 loc) · 5.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Press Coverage - STARA</title>
<link rel="icon" type="image/x-icon" href="static/images/favicon.ico" />
<link href="https://fonts.googleapis.com/css?family=Google+Sans|Noto+Sans|Castoro" rel="stylesheet" />
<link rel="stylesheet" href="static/css/bulma.min.css" />
<link rel="stylesheet" href="static/css/fontawesome.all.min.css" />
<link rel="stylesheet" href="static/css/index.css" />
<script defer src="static/js/fontawesome.all.min.js"></script>
</head>
<body>
<nav class="navbar" role="navigation" aria-label="main navigation">
<div class="navbar-brand">
<a class="navbar-item" href="index.html">
<strong>STARA</strong>
</a>
</div>
<div class="navbar-menu">
<div class="navbar-end">
<a class="navbar-item" href="index.html">Home</a>
<a class="navbar-item" href="faq.html">FAQ</a>
<a class="navbar-item is-active" href="press.html">Press</a>
<a class="navbar-item" href="datasets.html">Datasets</a>
</div>
</div>
</nav>
<section class="section">
<div class="container is-max-desktop">
<h1 class="title is-2 has-text-centered">Press Coverage</h1>
<div class="content">
<div class="press-coverage">
<div class="press-items">
<a href="https://www.politico.com/news/2025/06/05/san-francisco-ai-bureaucracy-00388853" target="_blank" class="press-item">
<img src="static/images/press/politico.svg" alt="Politico Logo" class="press-logo">
<span class="press-title">Politico</span>
</a>
<a href="https://www.nytimes.com/2025/07/22/opinion/trump-budget-state-city-local.html" target="_blank" class="press-item">
<img src="static/images/press/nyt.svg" alt="New York Times Logo" class="press-logo">
<span class="press-title">New York Times</span>
</a>
<a href="https://www.sfexaminer.com/news/the-city/sf-city-attorney-turns-to-ai-to-cut-down-on-policy-sludge/article_56f86a1c-84df-4610-b50d-e2a7accb7667.html" target="_blank" class="press-item">
<img src="static/images/press/sfexaminer.webp" alt="SF Examiner Logo" class="press-logo">
<span class="press-title">SF Examiner</span>
</a>
<a href="https://www.ft.com/content/44a69ce3-7398-40f4-9fff-5c89e04b6d38" target="_blank" class="press-item">
<img src="static/images/press/ft.webp" alt="Financial Times Logo" class="press-logo">
<span class="press-title">Financial Times</span>
</a>
<a href="https://omny.fm/shows/kqed-segmented-audio/kqed-newscast-2de2a444-f64e-4c80-bbcc-8f0ce55e7e1f" target="_blank" class="press-item">
<img src="static/images/press/kqed.png" alt="KQED Logo" class="press-logo">
<span class="press-title">KQED</span>
</a>
<a href="https://www.audacy.com/podcast/kcbs-radio-on-demand-011f4/episodes/a-stanford-professor-is-using-ai-to-help-san-francisco-7a0c0" target="_blank" class="press-item">
<img src="static/images/press/kcbs.webp" alt="KCBS Logo" class="press-logo">
<span class="press-title">KCBS</span>
</a>
<a href="https://www.bizjournals.com/sanfrancisco/news/2025/06/13/sfbt-digest-friday-meta-scale-ai-alexandr-wang.html" target="_blank" class="press-item">
<img src="static/images/press/sfbusinesstimes.jpeg" alt="San Francisco Business Times Logo" class="press-logo">
<span class="press-title">San Francisco Business Times</span>
</a>
<a href="https://developer.nvidia.com/blog/ai-aims-to-bring-order-to-the-law/" target="_blank" class="press-item">
<img src="static/images/press/nvidiadeveloper.jpeg" alt="NVIDIA Developer Logo" class="press-logo">
<span class="press-title">NVIDIA</span>
</a>
<a href="https://blog.dividedargument.com/p/using-artificial-intelligence-to" target="_blank" class="press-item">
<img src="static/images/press/dividedargument.webp" alt="Divided Argument Logo" class="press-logo">
<span class="press-title">Divided Argument</span>
</a>
<a href="https://nextcity.org/urbanist-news/troops-descend-on-los-angeles-ice-raids-trump-national-guard-marines" target="_blank" class="press-item">
<img src="static/images/press/nextcity.png" alt="Next City Logo" class="press-logo">
<span class="press-title">Next City</span>
</a>
<a href="https://wegotthiscovered.com/news/this-isnt-just-a-san-francisco-problem-city-turns-to-ai-to-cut-policy-sludge/" target="_blank" class="press-item">
<img src="static/images/press/wegotthiscovered.svg" alt="We Got This Covered Logo" class="press-logo">
<span class="press-title">We Got This Covered</span>
</a>
</div>
</div>
</div>
</div>
</section>
<footer class="footer">
<div class="container">
<div class="content has-text-centered">
<p><a href="index.html">Home</a> | <a href="faq.html">FAQ</a> | <a href="press.html">Press</a> | <a href="datasets.html">Datasets</a></p>
<p>© 2025 Stanford RegLab. All rights reserved.</p>
</div>
</div>
</footer>
</body>
</html>