simple python replacement for the bloated LLM frontends
rp4 is a simple and minimalist LLM frontend initially written in a few days, not without the help of LLMs.
Install from PyPI.
pipx install rp4
pipx install 'git+https://github.com/asakura42/rp4.git'
To update, pass --force
to pipx install
.
git clone ...
pipx install -e .
rp4 --gui
The program uses https://github.com/xtekky/gpt4free library or your own OpenAI-compatible completions API.
This program was written for the own use and is still in development, so it may not always work the way the user expects. For example, if the model does not change, simply close and reopen the program.
Config files are stored in ~/.config/rp4
.
Any improvements, issues, thoughts and pull requests will be appreciated.
You can find community characters at https://chub.ai