This article is about developing an AI Blog Writer Machine using OpenAI API, GPT-3 AI and Python. We will continue with our previous tutorial on OpenAI and develop an AI copyright machine for us. This tool will help us write blogs with the help of GPT-3 AI. We will focus on the following topics: Utilizing...
Tag: programming
Building AI Application: with OpenAI API
The purpose of this tutorial is mainly based on building an AI Application using the OpenAI API. This tutorial does not consume a lot of time, it usually take minutes to complete. No AI programming, models or mathematical knowledge needed to completed this tutorial. In the old days, OpenAI had a vetting and approval process,...
Building an Online Invoice Application : Part 3
Finally we have reached our last chapter on Building an online invoice app using Bootstrap5. If you have not been following, read the previous 2 articles. This whole series is mainly based on building an online invoice generator. Directly from the web app, users can create invoices in pdf format and send emails. Github Page...
Building an Invoicing Application
Like many of my tutorials, it features a follow-along youtube video (how to create an invoicing app with Django). The video shows step-by-step how to write the code. There is also a GitHub repository of the code ( Django invoicing application source code). Because of the complexity of this tutorial, I decides to break it into...
Create Twitter Bot with Python Tweepy Library in 5minutes
Social media is one of the biggest tools for growing digital presence and engagement. If you google any list for top ten most visited websites in a specific location, 80% of that list will include social media pages like Facebook, Instagram and Twitter. In this tutorial we are going to cover everything you need to...
