Page cover

🎯CODE ENGINE :-

BASE :

  • Python 3x

  • Open AI API for text generation

  • Video generation library [ MoviePy ]

  • Audio processing library [ pydub ]

CODE STRCUTURE :

GENERAL :

  1. Text Input: Use OpenAI API to generate creative content or themes for your video.

  2. Video & Audio Generation: Combine MoviePy and pydub to create video sequences and merge background music.

  3. Upload to Instagram: Use Instagram's API to post the final video as a Reel.

Last updated