- Step1: Install Python 3.7+ and clone the repository.
- Step2: Run `pip install -r requirements.txt` to install dependencies.
- Step3: Set your OpenAI API key as an environment variable.
- Step4: Execute `python airticle_writer.py --prompt "Your topic here"`.
- Step5: Review and edit the generated article draft as needed.