git404hub

what is lookie-lookie fr?

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.

vibe map

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

what do people make with this?

VIBE 1

Prototype gaze-based controls for a browser game.

VIBE 2

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

VIBE 3

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

VIBE 4

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

what's the stack?

JavaScriptTensorFlow.js

how it stacks up fr

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 i run it?

Difficulty · easy time til it works · 5min

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

prompts (copy fr)

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

what is lookie-lookie fr?

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.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.