Skip to content

soulteary/sparrow

Repository files navigation

Sparrow / 麻雀

ENGLISH | 中文文档

CodeQL Security Scan Release Go Report Card

ChatGPT Style client-compatible Backend Server, open source implementation.

Usage

The service can run independently, but if you want to get a quick result, you need to use OpenAI's client request method. A simple way is to use soulteary/docker-chatgpt client.

If used alone, you can refer to the following command:

# download this project image from dockerhub
docker pull soulteary/sparrow
# refer to `docker-compose.yml` to add some environment variables you need
docker run -p 8091:8091 soulteary/sparrow

or, download the docker-compose.yml from the project, and use the following command:

docker compose up -d

About This Project

  • Wouldn't it be interesting if the content in the ChatGPT ecosystem could be connected and then called to any other service?

  • Wouldn’t it be interesting if the products and functional services of the open source ecosystem can be freely and freely connected to ChatGPT or similar model services?

  • If we can freely combine the most advanced business services and software capabilities full of freedom and risks, especially those software that does not provide Chat OPS interaction ability, will it make us easier to make us easier

Quick Overview

Talk is cheap, I'll show you the video, and the code.

Regardless of whether we use a plug-in, we should be able to use other online services freely in ChatGPT or similar open source software. Whether it is a commercial service or an open source software for free.

If the content we want to look for itself is a long content, then our client should be able to support such long content display rather than abruptly.

Regardless of whether we are selected by Waitlist, accessing the world through Chatops and obtaining information should be the most basic ability.