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

https://github.com/markshawn2020/easy-gpt

EasyGPT - An OpenAI Wrapper
https://github.com/markshawn2020/easy-gpt

chatgpt openai restfull sdk wrapper

Last synced: about 2 months ago
JSON representation

EasyGPT - An OpenAI Wrapper

Awesome Lists containing this project

README

          

# EasyGPT - An OpenAI Wrapper

> EasyGPT is an OpenAI wrapper for restful/sdk usage, which is powered by FastAPI, SSE, Pydantic, authored by
> MarkShawn2020, since Oct 14th, 2023.

## usage

### start

```shell
source ./start.sh
```