IhsanDevs / instagram_post_ai

A bot that uses OpenAI's text-davinci-003 to generate Instagram captions, images and hashtags.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instagram Post AI

Instagram Post AI

A bot that uses OpenAI's text-davinci-003 to generate Instagram captions, images and hashtags.

Installation

  1. Clone this repo
 git clone https://github.com/IhsanDevs/instagram_post_ai
cd instagram_post_ai
npm install && npm update
cp .env.example .env
  1. Configure .env file.

  2. Setup successfully. You can try it to creating auto post now using AI.

npm start

About

A bot that uses OpenAI's text-davinci-003 to generate Instagram captions, images and hashtags.


Languages

Language:JavaScript 100.0%