From 235febe1067a90a8b7abe0519a830bc99d58e20f Mon Sep 17 00:00:00 2001 From: NeonN3mesis <129052650+NeonN3mesis@users.noreply.github.com> Date: Sun, 17 Sep 2023 15:12:33 -0400 Subject: [PATCH] Added AutoGPTReddit to third party plugins Added AutoGPTReddit to third party plugins --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8f00e77..9ad930ff 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ Here is a non-comprehensive list of third-party plugins. If you have a plugin yo | Plugin | Description | Repository | |--------------|-----------------|-------------| | Alpaca-Trading | Trade stocks and crypto, paper or live with Auto-GPT | [danikhan632/Auto-GPT-AlpacaTrader-Plugin](https://github.com/danikhan632/Auto-GPT-AlpacaTrader-Plugin)| +| AutoGPTReddit | Reddit Access | [NeonN3mesis/AutoGPTReddit](https://github.com/NeonN3mesis/AutoGPTReddit)| | AutoGPT User Input Request | Allow Auto-GPT to specifically request user input in continous mode | [HFrovinJensen/Auto-GPT-User-Input-Plugin](https://github.com/HFrovinJensen/Auto-GPT-User-Input-Plugin)| | BingAI | Enable Auto-GPT to fetch information via BingAI, saving time, API requests while maintaining accuracy. This does not remove the need for OpenAI API keys | [gravelBridge/AutoGPT-BingAI](https://github.com/gravelBridge/AutoGPT-BingAI)| | Crypto | Trade crypto with Auto-GPT | [isaiahbjork/Auto-GPT-Crypto-Plugin](https://github.com/isaiahbjork/Auto-GPT-Crypto-Plugin)|