jackcook/predictive-spy
Spying on Apple’s new predictive text model
This tool helps researchers and Apple enthusiasts understand the inner workings of Apple's predictive text model on macOS Sonoma. It takes your typing activity as input and outputs the predictions generated by the system, along with a vocabulary file used by the model. It's designed for individuals keen on reverse-engineering or analyzing how predictive text functions.
136 stars. No commits in the last 6 months.
Use this if you want to observe and analyze the real-time predictions and vocabulary of Apple's predictive text model on macOS Sonoma.
Not ideal if you are looking for a tool that works on macOS Ventura or later betas, or if you are not comfortable disabling System Integrity Protection on your machine.
Stars
136
Forks
9
Language
Python
License
MIT
Category
Last pushed
Jan 17, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jackcook/predictive-spy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
minimaxir/textgenrnn
Easily train your own text-generating neural network of any size and complexity on any text...
vpj/python_autocomplete
A simple neural network for python autocompletion
yuazi/keyboard-AI
Self-learning keyboard layout optimizer using n-gram statistics and an ergonomic cost model
meddadaek/Next-Word-Prediction-Model
This project trains a neural network to predict the next word based on previous words (1-word context)
ecagri/Turkish-Text-Corrector-Plugin
A browser extension for correcting Turkish text typed with an English keyboard, leveraging deep...