Skip to content

GQAdonis/ai-blog-writer-openai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.7%
  • Python 41.3%