You are browsing as a guest. Sign up (or log in) to start making projects!

Human V/S Bot

  • 2 Devlogs
  • 4 Total hours

Human VS Bot - watch typing, guess human or automated. ;D

Ship #1

# Human vs Bot Typer

**Human vs Bot Typer** — a live web game where you watch a typing session replay keystroke-by-keystroke and guess whether a human or a bot wrote it.

The classifier runs on timing features (pause patterns, autocorrelation, WPM variance) with an ML + rule-based backend. Three human profiles and three bot strategies make the rounds actually tricky. (a bit delayed response just wait a few seconds and it will work)

## Try it

1. Open the demo → click **New Round**
2. Watch the typing replay (WPM, errors, progress bar)
3. Guess **Human** or **Automated**
4. See model confidence + key signals after each round

  • 2 devlogs
  • 4h
Try project → See source code →
Open comments for this post

3h 44m 11s logged

Built the core game loop — watch typing replay and guess who typed it

The main thing working now: the app generates a typing session (either a real simulated human or one of three bot profiles), then lets you call it; human or automated. After guessing, you get a full breakdown.

Spent an embarrassing amount of time on the IKI autocorrelation feature 😭😭🙏🙏🙏🙏 or it shouldve been done wayy before

This is currently playable

Built the core game loop — watch typing replay and guess who typed it

The main thing working now: the app generates a typing session (either a real simulated human or one of three bot profiles), then lets you call it; human or automated. After guessing, you get a full breakdown.

Spent an embarrassing amount of time on the IKI autocorrelation feature 😭😭🙏🙏🙏🙏 or it shouldve been done wayy before

This is currently playable

Replying to @BimBim

1
71

Followers

Loading…