gitwtfhub

wtf is lookie-lookie?

yunyoujun/lookie-lookie — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2021-05-01

1JavaScriptAudience · developerComplexity · 2/5DormantSetup · easy

TL;DR

A browser-based eye tracker that uses your webcam and on-device machine learning to predict where you're looking, with no server involved.

Mindmap

mindmap
  root((repo))
    What it does
      Tracks eye gaze
      Runs in browser
      Learns your patterns
    Tech stack
      JavaScript
      TensorFlow.js
      Webcam
    Use cases
      Gaze game controls
      Usability testing
      Accessibility features
    Audience
      Game developers
      Researchers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Prototype gaze-based controls for a browser game.

REASON 2

Run low-cost usability testing by tracking where users look on a page.

REASON 3

Build an accessibility feature that lets users navigate with eye movement.

REASON 4

Study how TensorFlow.js can run machine learning entirely in the browser.

What's in the stack?

JavaScriptTensorFlow.js

How it stacks up

yunyoujun/lookie-lookie0xmukesh/docusaurus-tutoriala15n/andrewscheuermann
Stars111
LanguageJavaScriptJavaScriptJavaScript
Last pushed2021-05-012021-12-272015-01-11
MaintenanceDormantDormantDormant
Setup difficultyeasyeasymoderate
Complexity2/52/51/5
Audiencedeveloperdevelopergeneral

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · easy Time to first run · 5min

Runs entirely client-side in the browser, just needs webcam access, no server or account required.

Yoink these prompts

Prompt 1
Explain how the webcam calibration tutorial in this project trains a personalized eye-tracking model.
Prompt 2
Show me how to use lookie-lookie's gaze predictions to trigger an action on a webpage.
Prompt 3
Help me adapt this TensorFlow.js eye tracker for a simple accessibility navigation demo.

Frequently asked questions

wtf is lookie-lookie?

A browser-based eye tracker that uses your webcam and on-device machine learning to predict where you're looking, with no server involved.

What language is lookie-lookie written in?

Mainly JavaScript. The stack also includes JavaScript, TensorFlow.js.

Is lookie-lookie actively maintained?

Dormant — no commits in 2+ years (last push 2021-05-01).

How hard is lookie-lookie to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is lookie-lookie for?

Mainly developer.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.