# I made a setup to control GPT-3, the most powerful AI in the world using Node Red

**URL:** https://discourse.nodered.org/t/i-made-a-setup-to-control-gpt-3-the-most-powerful-ai-in-the-world-using-node-red/52557
**Category:** Share Your Projects
**Created:** [22 October 2021 08:50 UTC](https://discourse.nodered.org/t/i-made-a-setup-to-control-gpt-3-the-most-powerful-ai-in-the-world-using-node-red/52557 "2021-10-22T08:50:40Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![mistywind](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/mistywind/32/49785_2.png) [@mistywind](https://discourse.nodered.org/u/mistywind)
#### Post date: [22 October 2021 08:50 UTC](https://discourse.nodered.org/t/i-made-a-setup-to-control-gpt-3-the-most-powerful-ai-in-the-world-using-node-red/52557/1 "2021-10-22T08:50:40Z")

</div>

I had received access to GPT-3 API earlier and had played with in the openai playground. However, I found that the API is kind of unusable for the layman. It requires coding skills and a schoolboy or a shopkeeper cannot use the API. Here is where Node Red helped me. I made a flow to connect GPT-3 to a telegram bot and use all the functionalities of GPT-3 from within the bot. Details are here..

[https://mistywind.me/how-to-run-all-the-applications-of-gpt3-from-a-single-telegram-bot-of-your-own/](https://mistywind.me/how-to-run-all-the-applications-of-gpt3-from-a-single-telegram-bot-of-your-own/)
