Quote:
Originally Posted by cdhigh
Is it possible to develop a ChatGPT client for Kindle?
While there are numerous ChatGPT apps available for mobile and desktop devices, I have yet to find one that is compatible with the Kindle. Although the Kindle does have an experimental web browser mode, it is unable to properly render the ChatGPT webpage, resulting in a blank page when attempting to access "chat.openai.com."
It would be greatly appreciated if someone could create a ChatGPT client that is compatible with the Kindle, whether it be in the form of a KUAL extension or any other suitable method.
|
Definitely possible. Would probably be pretty easy to write a simple python/bash script to run in Kterm. If I get time, I'll see what I can do.
Personally, I've set up a telnet server that I can connect to from any of my devices, including my kindle from Kterm. It works quite well. You can check it out
here.