Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asakura42/rp4

simple python replacement for the bloated LLM frontends
https://github.com/asakura42/rp4

Last synced: 23 days ago
JSON representation

simple python replacement for the bloated LLM frontends

Awesome Lists containing this project

README

        

# 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](https://pypi.org/project/rp4/).

```bash
pipx install rp4
```

### Install from GitHub.

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

To update, pass `--force` to `pipx install`.

### Clone and install.

```bash
git clone ...
pipx install -e .
```

## Usage

```bash
rp4 --gui
```

The program uses [https://github.com/xtekky/gpt4free](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