This is a proof of concept project that uses GPT function calling to turn one user prompt; generate an image with midjourney, download the image, then post it to instagram with a caption written by GPT 3.5 Turbo.
Stars
11
Forks
5
Watchers
11
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
15
commits
Added line to minimize Safari/Discord after function runs
b45278aView on GitHubMade function_call.py conversation terminal chatbot instead of just send one prompt and quit. Refactored code to be easier to read/modify.
46151aeView on GitHub