I thought these modern web apps with a million lines of JS, insane memory consumption and server side are basically bloated. So during an overnight work (not without the help of Large Language Models), I made a couple clients for different occasions. One of them, written in HTML/JS/CSS, you can see in the main link. The other is written in Bash and represents a primitive script that uses curl and jq to send and receive information from the "free" Chinese API. That's good enough for me.Link to the repository: https://github.com/asakura42/SimpleGPT
I hope you will appreciate it. Among other things, I'll gladly accept your contribution in the form of pull requests if you like my idea. You could, for example, make a primitive GUI program without a million dependencies (my programming knowledge is not enough beyond python+tk, so I hope someone will help me with it).