ImonAwesome / ai-blog-writer-openai-1

Create an AI blog writing toll with Open AI API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

nano config.py

Save the Open AI API key inside the file.

Install the required libraries inside the requirements txt file

pip install -r requirements.txt

Run the program

python app.py

About

Create an AI blog writing toll with Open AI API

License:MIT License


Languages

Language:HTML 58.7%Language:Python 41.3%