Comment by theamk
TL/DW: they put ESP-32 inside the calculator and connected it to TI-link port internally. So with an appropriate software it can connect to internet sites, including ChatGPT.
Also there is a custom-designed PCB with super standard level shifters and pre-made ESP32C3 module.
Git repo: https://github.com/chromalock/TI-32/
Thank you. Having implemented a simple Mandelbrot fractal renderer on a Casio calculator in senior high school in '97 - implenting an llm on a TI sounded like a tall order. Cool hack, though!