CoolFace
Apppublic

Codiux/duoML

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes
App README

AI Blog Writer with OpenAI GPT-3

Create an AI blog writing tool with Open AI API.

Youtube Video

In this video, I'll show you how to create a simple tool for writing blog posts using the GPT-3 & OpenAI AI tools. We'll go over some of the features of both programs and learn how to use them together to create some interesting content that's been proven effective. Create an AI Blog Writing Tool with OpenAI and GPT-3 Artificial Intelligence

Get Started with this repo

Copy this repo and move to the root of the directory. Create your OpenAI API key and add it to the config.py file

sh
nano config.py

Save the Open AI API key inside the file.

Install the required libraries inside the requirements txt file

sh
pip install -r requirements.txt

Run the program

sh
python app.py