Home

Awesome

Open Assistant Helper

English | 简体中文

Accelerate your contribution to Open Assistant.

Features

This project feeds tasks from Open Assistant to ChatGPT (GPT 3.5), along with corresponding prompts to help it complete the tasks. Then the replies will be sent back to Open Assistant. Note that this will cost you money.

Usage

The configuration file is saved in config.json.

Build

Plans

Note

For those under special network conditions (for example, ChatGPT is blocked in your region), you can simply set up proxy if you have a proxy that supports HTTP/HTTPS port proxy. Open your terminal, and run the following command:

export http_proxy=http://your-proxy:port
export https_proxy=http://your-proxy:port

Then run the executable file in the same terminal session.


This project is supported by the Cloudflare OSS Sponsoring Program.