-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
50 lines (39 loc) · 1.06 KB
/
index.html
File metadata and controls
50 lines (39 loc) · 1.06 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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width">
<title>Yapay Zekâ – 2023</title>
<style>
body {
max-width: 450px;
font-family: Helvetica,Arial,sans-serif,Segoe;
font-size: 15px;
line-height: 1.5;
}
</style>
</head>
<body>
<h2>Yapay Zekâ – 2023</h2>
<h3 id="gücü-fırsatları-tehditleri">Gücü, Fırsatları, Tehditleri</h3>
<p><br /></p>
<p>Bu rapor Sosyal Ekonomik Araştırmalar Merkezi (SEKAM) için hazırlanmış ve 1 Ağustos 2023 tarihinde sunulmuştur.
<br /><br /></p>
<p>Düzenleyen: M Akif Eyler</p>
<p>Katkı yapanlar: …
<br /><br /></p>
<h3>Önsöz</h3>
<h3 id="yapay-zekânın-gücü">Yapay Zekânın gücü</h3>
<p><br /></p>
<h3 id="getirdiği-fırsatlar">Getirdiği fırsatlar</h3>
<p><br /></p>
<h3 id="muhtemel-tehditler">Muhtemel tehditler</h3>
<ul>
<li>
<p><a href="black_swan">ChatGPT: Siyah bir kuğu</a></p>
</li>
</ul>
<h3>Son söz</h3>
</body>
</html>