- Step1: Clone the repository from GitHub.
- Step2: Install dependencies via pip install -r requirements.txt.
- Step3: Configure your OpenAI API key in .env.
- Step4: Run python generate_script.py --topic "Your Topic" --audience "Your Audience".
- Step5: Review and customize the generated script output in scripts/output.md.
- Step6: Integrate the script into your production workflow or export to JSON.