Write An AI Chatbot With Node.js & The ChatGPT API open ai Jun 29, 2023

In this article, we are going to utilize the ChatGPT API to create a chatbot with Node.js. It will be powered by the GPT-3.5 Turbo model. This will be a general chatbot that can talk about...

Continue Reading...
ChatGPT Crash Course For Developers open ai Apr 13, 2023

I know that you've seen a ton of content on ChatGPT lately. I actually wanted to wait a while because instead of just whipping up a video and article using stuff I researched on the Internet, I...

Continue Reading...
AI Keyword Extractor With React & OpenAI open ai react Mar 21, 2023

In this project, we are going to build and deploy an AI-powered frontend React app that will extract the best keywords from any given text. We will be using the completions API from Open AI to...

Continue Reading...