Skip to content
/ rp4 Public

simple python replacement for the bloated LLM frontends

License

Notifications You must be signed in to change notification settings

asakura42/rp4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rp4

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.

Installation

Install from PyPI.

pipx install rp4

Install from GitHub.

pipx install 'git+https://github.com/asakura42/rp4.git'

To update, pass --force to pipx install.

Clone and install.

git clone ...
pipx install -e .

Usage

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.

Configuration

Config files are stored in ~/.config/rp4.

Any improvements, issues, thoughts and pull requests will be appreciated.

Characters

You can find community characters at https://chub.ai

About

simple python replacement for the bloated LLM frontends

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages