Aichat is a command line interface using chatgpt API and allows for persistent memory and roles set … currently it will run from Android phone unrooted … the instructions are on my GitHub for the android side GitHub - 0m364/aichat: Using ChatGPT/GPT-3.5/GPT-4 in the terminal . .. set this up to run on unrooted android
$ cargo --locked install aichat
Or
$ cargo install aichat --force