- Step1: Clone the repository with 'git clone https://github.com/dobleuber/essay-writer.git'
- Step2: Navigate to the project directory and install dependencies with 'pip install -r requirements.txt'
- Step3: Set your OpenAI API key as an environment variable: export OPENAI_API_KEY=
- Step4: Run the script with 'python essay_writer.py --topic "Your Topic" --length 500'
- Step5: Review the generated essay output in the console or save to a file