From 0b82f18885ed466a35fa353272272a5e1c2bf92b Mon Sep 17 00:00:00 2001 From: diciaup Date: Sat, 10 Dec 2022 17:10:14 +0100 Subject: [PATCH 1/2] Added Assistant CLi to the list of projects in readme --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b622d63..d07e6e3 100644 --- a/readme.md +++ b/readme.md @@ -168,6 +168,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Twitter Bot](https://github.com/transitive-bullshit/chatgpt-twitter-bot) powered by ChatGPT ✨ - Mention [@ChatGPTBot](https://twitter.com/ChatGPTBot) on Twitter with your prompt to try it out +- [Assistant CLI](https://github.com/diciaup/assistant-cli) - [Chrome Extension](https://github.com/gragland/chatgpt-everywhere) ([demo](https://twitter.com/gabe_ragland/status/1599466486422470656)) - [VSCode Extension #1](https://github.com/mpociot/chatgpt-vscode) ([demo](https://twitter.com/marcelpociot/status/1599180144551526400), [updated version](https://github.com/timkmecl/chatgpt-vscode), [marketplace](https://marketplace.visualstudio.com/items?itemName=timkmecl.chatgpt)) - [VSCode Extension #2](https://github.com/barnesoir/chatgpt-vscode-plugin) ([marketplace](https://marketplace.visualstudio.com/items?itemName=JayBarnes.chatgpt-vscode-plugin)) From 5c654017d1e7fb68aebdc8088bb08329f93fcb68 Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Sat, 10 Dec 2022 14:57:14 -0600 Subject: [PATCH 2/2] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d07e6e3..bada1e1 100644 --- a/readme.md +++ b/readme.md @@ -168,7 +168,6 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [Twitter Bot](https://github.com/transitive-bullshit/chatgpt-twitter-bot) powered by ChatGPT ✨ - Mention [@ChatGPTBot](https://twitter.com/ChatGPTBot) on Twitter with your prompt to try it out -- [Assistant CLI](https://github.com/diciaup/assistant-cli) - [Chrome Extension](https://github.com/gragland/chatgpt-everywhere) ([demo](https://twitter.com/gabe_ragland/status/1599466486422470656)) - [VSCode Extension #1](https://github.com/mpociot/chatgpt-vscode) ([demo](https://twitter.com/marcelpociot/status/1599180144551526400), [updated version](https://github.com/timkmecl/chatgpt-vscode), [marketplace](https://marketplace.visualstudio.com/items?itemName=timkmecl.chatgpt)) - [VSCode Extension #2](https://github.com/barnesoir/chatgpt-vscode-plugin) ([marketplace](https://marketplace.visualstudio.com/items?itemName=JayBarnes.chatgpt-vscode-plugin)) @@ -200,6 +199,7 @@ All of these awesome projects are built using the `chatgpt` package. 🤯 - [WhatsApp Bot](https://github.com/amosayomide05/chatgpt-whatsapp-bot) - [Matrix Bot](https://github.com/jakecoppinger/matrix-chatgpt-bot) - [Rental Cover Letter Generator](https://sharehouse.app/ai) +- [Assistant CLI](https://github.com/diciaup/assistant-cli) If you create a cool integration, feel free to open a PR and add it to the list.