Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Check

Website: heyjmo.com/AICheck

A one-tap Pixel home-screen app. Tap the icon, it reads the song playing in YouTube Music, asks Grok, and shows a single score:

0% AI100% AI

It does not record audio. Android will not let a third-party app sip YouTube Music’s sound. Instead it reads the official now-playing title and artist (the same metadata on your lock screen) and Grok looks that recording up — labels, artist pages, news — then returns a 0–100 score.

Install on a Pixel 10 Pro XL

  1. Copy AICheck.apk to the phone (Drive, USB, Messages, or adb below).
  2. Open the file → Install. Allow installs from Files / Chrome if Pixel asks.
  3. Drag AI Check from the app drawer onto the home screen.

Or, with USB debugging on and the phone plugged in:

.\Install-To-Pixel.ps1

First launch

  1. Play a song in YouTube Music.
  2. Open AI Check.
  3. Turn on notification access for AI Check (required so Android will share what’s playing).
  4. Paste an xAI API key from console.x.ai.
  5. Wait a few seconds. The screen is just the track name and a big N% AI. Tap anywhere to close.

Optional: add the AI Check Quick Settings tile (edit tiles → drag it in) for the same action from the shade.

Rebuild

Needs the Android SDK (already on this PC) and the portable JDK in ../.tools/jdk-17.

.\build.ps1

The APK lands at app\build\outputs\apk\debug\app-debug.apk and is copied to AICheck.apk in this folder.

About

One-tap Pixel app: reads the YouTube Music now-playing title, asks Grok, and shows a 0–100% AI score. No audio recording. Sideload APK. https://heyjmo.com/AICheck/

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors