Note: The project will not run unless this file is correctly set up.
- Prepare your environment:
- Ensure the
.env
file is in place with the correctOPENAI_API_KEY
.
- Ensure the
- Run the setup script:
- Open PowerShell and execute:
.\setup.ps1
- This script will install any necessary dependencies and configure your environment.
- Open PowerShell and execute:
After completing the setup:
- Open PowerShell.
- Execute the run script:
.\run.ps1