- Step1: Clone the repository and install dependencies with pip install -r requirements.txt
- Step2: Set your OpenAI API key in environment variables or config file
- Step3: Define your website requirements in the specification file or prompt
- Step4: Run the main agent script to initiate the website-building workflow
- Step5: Review generated code in the output directory and make adjustments
- Step6: Trigger the deployment agent to publish your site on Vercel or Netlify