- Step1: Clone the BlogSynth repository from GitHub.
- Step2: Install dependencies with pip install -r requirements.txt.
- Step3: Set your OPENAI_API_KEY as an environment variable.
- Step4: Run python BlogSynth.py --title "Your Title" --keywords "keyword1,keyword2" --tone "friendly".
- Step5: Review the generated markdown output file.
- Step6: Edit as needed and publish to your blog platform.