From afa5aea5df3662e1175c45fa95bedf16c62189ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A2=81=E5=8B=87?= Date: Sat, 1 Apr 2023 18:44:39 +0800 Subject: [PATCH] feat: add OpenAI-API-Service for readme --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index a2bb529..ea96a6c 100644 --- a/readme.md +++ b/readme.md @@ -491,6 +491,9 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [AItinerary – ChatGPT itinerary Generator](https://aitinerary.ai) - [wechaty-chatgpt - A chatbot based on Wechaty & ChatGPT](https://github.com/zhengxs2018/wechaty-chatgpt) - [Julius GPT](https://github.com/christophebe/julius-gpt) : Generate and publish your content from the command line with the help of AI (GPT). +- [OpenAI-API-Service](https://github.com/Jarvan-via/api-service): Provide OpenAI related APIs for businesses, as well as other AI related APIs + + If you create a cool integration, feel free to open a PR and add it to the list.