From 0dc41699602cb67d758c8cb6eb50ee8fb3bf7320 Mon Sep 17 00:00:00 2001 From: Georges Petrov Date: Thu, 2 Feb 2023 14:48:52 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=84=20Added=20openai-chatgpt=20to=20re?= =?UTF-8?q?adme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- legacy/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/legacy/readme.md b/legacy/readme.md index 88f6e505..8341cf64 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -271,6 +271,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [NestJS ChatGPT Starter Boilerplate](https://github.com/mitkodkn/nestjs-chatgpt-starter) - [Wordsmith: Add-in for Microsoft Word](https://github.com/xtremehpx/Wordsmith) - [QuizGPT: Create Kahoot quizzes with ChatGPT](https://github.com/Kladdy/quizgpt) +- [openai-chatgpt: Talk to ChatGPT from the terminal](https://github.com/gmpetrov/openai-chatgpt) If you create a cool integration, feel free to open a PR and add it to the list.