From caf3bbc5ef9789c57f5f2ec41af24b31586d4ea1 Mon Sep 17 00:00:00 2001 From: youking-lib Date: Sun, 12 Feb 2023 21:58:10 +0800 Subject: [PATCH 1/5] doc: add ai-assistant intergration --- legacy/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/legacy/readme.md b/legacy/readme.md index fc9ba36f..c0456420 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -276,6 +276,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [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) - [Clippy the Saleforce chatbot](https://github.com/sebas00/chatgptclippy) ClippyJS joke bot +- [ai-assistant: A chat assistant with multiple built-in prompts and support for multiple OpenAI API Keys](https://github.com/gmpetrov/openai-chatgpt) If you create a cool integration, feel free to open a PR and add it to the list. From 097e8073872e174b2dd9ac5ebe38070e2fe15c2e Mon Sep 17 00:00:00 2001 From: youking-lib Date: Sun, 12 Feb 2023 22:01:06 +0800 Subject: [PATCH 2/5] Update readme.md --- legacy/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/readme.md b/legacy/readme.md index c0456420..542e7507 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -276,7 +276,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [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) - [Clippy the Saleforce chatbot](https://github.com/sebas00/chatgptclippy) ClippyJS joke bot -- [ai-assistant: A chat assistant with multiple built-in prompts and support for multiple OpenAI API Keys](https://github.com/gmpetrov/openai-chatgpt) +- [ai-assistant: A chat assistant with multiple built-in prompts and support for multiple OpenAI API Keys](https://github.com/youking-lib/ai-assistant) If you create a cool integration, feel free to open a PR and add it to the list. From 28d088e2c8cf424590d57c5510d6f50b79434ced Mon Sep 17 00:00:00 2001 From: youking-lib Date: Sun, 12 Feb 2023 22:04:21 +0800 Subject: [PATCH 3/5] Update readme.md --- legacy/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/readme.md b/legacy/readme.md index 542e7507..725b0555 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -276,7 +276,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [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) - [Clippy the Saleforce chatbot](https://github.com/sebas00/chatgptclippy) ClippyJS joke bot -- [ai-assistant: A chat assistant with multiple built-in prompts and support for multiple OpenAI API Keys](https://github.com/youking-lib/ai-assistant) +- [ai-assistant: A chat assistant with multiple built-in prompts](https://github.com/youking-lib/ai-assistant)(support multiple OpenAI API Keys) If you create a cool integration, feel free to open a PR and add it to the list. From 33de9a24d6e1b64a0041ffe59f8bad0dde9b9d10 Mon Sep 17 00:00:00 2001 From: youking-lib Date: Sun, 12 Feb 2023 22:05:33 +0800 Subject: [PATCH 4/5] Update readme.md --- legacy/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/readme.md b/legacy/readme.md index 725b0555..f2b3f363 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -276,7 +276,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [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) - [Clippy the Saleforce chatbot](https://github.com/sebas00/chatgptclippy) ClippyJS joke bot -- [ai-assistant: A chat assistant with multiple built-in prompts](https://github.com/youking-lib/ai-assistant)(support multiple OpenAI API Keys) +- [ai-assistant](https://github.com/youking-lib/ai-assistant) A chat assistant with multiple built-in prompts and support multiple OpenAI API Keys If you create a cool integration, feel free to open a PR and add it to the list. From da994b197754a3e2eb250a6934a9693e839af553 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Sun, 12 Feb 2023 15:28:48 -0600 Subject: [PATCH 5/5] Update readme.md --- legacy/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/readme.md b/legacy/readme.md index f2b3f363..dad5482a 100644 --- a/legacy/readme.md +++ b/legacy/readme.md @@ -276,7 +276,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [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) - [Clippy the Saleforce chatbot](https://github.com/sebas00/chatgptclippy) ClippyJS joke bot -- [ai-assistant](https://github.com/youking-lib/ai-assistant) A chat assistant with multiple built-in prompts and support multiple OpenAI API Keys +- [ai-assistant](https://github.com/youking-lib/ai-assistant) Chat assistant If you create a cool integration, feel free to open a PR and add it to the list.