-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpebbleAItesting.html
More file actions
28 lines (24 loc) · 1.05 KB
/
pebbleAItesting.html
File metadata and controls
28 lines (24 loc) · 1.05 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Kaashout's webpage - pebbleAI</title>
<meta content="Kaashout's webpage - PebbleAI" property="og:title" />
<meta content="Funny stuff with AI" property="og:description" />
<meta content="https://img.kaashout.me/pebbleAItesting.html" property="og:url" />
<meta content="https://img.kaashout.me/saved//ai-testing/disconnected.png" property="og:image" />
<link rel="stylesheet" href="./styles.css">
</head>
<body>
<h1>Here's some funny things that came out a badly trained AI</h1>
<img src="./saved/ai-testing/disconnected.png"><br>
<img src="./saved/ai-testing/pebblelove.png"><br>
<img src="./saved/ai-testing/trump_nuke.png"><br>
<img src="./saved/ai-testing/surgeon.png"><br>
<img src="./saved/ai-testing/no_memory.png"><br>
<img src="./saved/ai-testing/feeting_data.png"><br>
<img src="./saved/ai-testing/threads.png"><br>
<img src="./saved/ai-testing/pebblebot-reply.png"><br>
</body>
</html>