AutoInstagram
Building an autonomous Instagram account which automatically generate prompt, create content and upload on Instagram independently
|
AutoInstagram |
|
|
|
|
Build your autonomously running Instagram account which can:
- Decide an awesome prompt for your image content using OpenAI's GPT
- Generate photorealistic images (x4) for your Instagram using Midjourney
- Split and post-process the images using OpenCV
- Upload the finished images on your Instagram account with relevant autogenerated caption and selected tags.
Enjoy! this bot will manage your Instagram channel even when you sleep :P
About the repository
- 'autoInstagram.py' : Main file to run the code. It posts 4 images on Instagram at every run, and each post has approx 20-40 minute time interval.
- 'config.ini' : Add necessary info here, like OpenAI API Key, Midjourney Ids, Instagram Username and Password etc.
- '/data' : For keeping intermediate data during the run.
Usage:
python autoInstagram.py
And wait for the magic to begin :)
Live Demo
Instagram.com/Robot.Fandom |
|