- Step1: Clone the repository: git clone https://github.com/MODSetter/gpt-instagram.git
- Step2: Install dependencies: pip install -r requirements.txt
- Step3: Create a .env file with your OpenAI API key and Instagram credentials
- Step4: Configure prompts and scheduling parameters in config.json
- Step5: Run the bot: python main.py
- Step6: Monitor logs and adjust settings as needed