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
- Host: GitHub
- URL: https://github.com/markshawn2020/easy-gpt
- Owner: MarkShawn2020
- Created: 2023-10-14T12:34:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-22T09:43:06.000Z (over 2 years ago)
- Last Synced: 2025-04-06T00:41:10.064Z (about 1 year ago)
- Topics: chatgpt, openai, restfull, sdk, wrapper
- Language: Python
- Homepage:
- Size: 212 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
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
```