Skip to content

Commit e75cc95

Browse files
committed
adding old post about LLMPostor
1 parent d91c841 commit e75cc95

2 files changed

Lines changed: 59 additions & 0 deletions

File tree

_posts/2025-09-03-llmpostor.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: LLMpostor
3+
description: A reverse Turing test multiplayer online game
4+
author: Greg
5+
layout: post
6+
date: 2025-09-03 12:00:00 -0400
7+
permalink: /2025/09/llmpostor/
8+
categories:
9+
- technology
10+
- creative
11+
tags:
12+
- ai
13+
- llm
14+
- coding
15+
- games
16+
---
17+
18+
I built [LLMpostor](https://LLMpostor.com), a reverse Turing test. It's a multiplayer guessing game where humans try to pass as robots. Players answer prompts alongside LLMs, and everyone votes on who they think the robot is. I built this as an ice breaker for an AI on-site for work.
19+
20+
The source is on [GitHub](https://github.com/gregology/LLMpostor/).

_posts/2025-09-03-llmpostor.md.asc

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
-----BEGIN PGP SIGNED MESSAGE-----
2+
Hash: SHA256
3+
4+
- ---
5+
title: LLMpostor
6+
description: A reverse Turing test multiplayer online game
7+
author: Greg
8+
layout: post
9+
date: 2025-09-03 12:00:00 -0400
10+
permalink: /2025/09/llmpostor/
11+
categories:
12+
- technology
13+
- creative
14+
tags:
15+
- ai
16+
- llm
17+
- coding
18+
- games
19+
- ---
20+
21+
I built [LLMpostor](https://LLMpostor.com), a reverse Turing test. It's a multiplayer guessing game where humans try to pass as robots. Players answer prompts alongside LLMs, and everyone votes on who they think the robot is. I built this as an ice breaker for an AI on-site for work.
22+
23+
The source is on [GitHub](https://github.com/gregology/LLMpostor/).
24+
-----BEGIN PGP SIGNATURE-----
25+
26+
iQIzBAEBCAAdFiEESYClA57JitMYg1JBb8nUVLEJtZ8FAmnN0Y0ACgkQb8nUVLEJ
27+
tZ/lKxAAm7BF+fqoRHxRZW6+Sht/z/k4ANeyWv50x3ZxC1NeqgaMAhUrHfLYw3Dk
28+
IXR/sWGk7iaflktKnXwEHTQ3FvFz6rrBuJcvkvDjF3gxoyD/3y1Cv/lK24NHj/HZ
29+
AQakQ6rJGBjWDdiFAQeJlvQhcxVQCvbhQZcIeclziJhh8SUZK/uIGvZYjNyt6+/I
30+
yCCH/SLhdgjZVrNkQjT/xIfSbor0k1cbddpqOU2+FHvlv8JE9wi8sdIJT6D4ypEn
31+
kJJoDt/9h1N39DNUkwJJpKKirSDlww9bAbXvuTPdLAQvBRYwue2V/G6zhmwHUezS
32+
cjcDDCl52tjdIqyzCKB9+Ex66F3XxhQsV05Pi/HNlSsoSmgYsRWAsJtIAVl9Bamx
33+
0zlvQMvcjLL4CcVnP8aJpzYUq/VBRncPahXrO6SY2tcu75H4/Svb06fpksGN7OKt
34+
x/vHLvvodLdFopgw7XHhCIJq6iHAS4Uw8HZ/rrUQ/+qT+Krm0C/1ciWXlYrQaKnJ
35+
GrcYPjQWgGgBCidNE0LLxSfVtLnOx36ydT0MCQT+ImhTsNjWsnQttECOp7Cg207b
36+
v5kIA2+wV2PsGhP7tE5nP2S4fWYr8uc3jDvFo02Vj9MJ1ECd5kxWglr36TTNJZzB
37+
oEetRYMeUVgGjVysHUwg+EFR1lMleCiE+0d+ziGINqRCK8iuIq8=
38+
=RQIW
39+
-----END PGP SIGNATURE-----

0 commit comments

Comments
 (0)