This repository is adapted from Aider for WebGen-Bench. Minor adjustments have been made for auto-evaluation.
Follow the src\install.bash
Then, you should configure aider configuration in initial_files following Config with .env
You can first run src\single_generate.py to check the aider environment is availabe.
python .\src\singe_generate.py -w .\working_dirs\test -n
There is an example project generated by aider in .\working_dirs
Then you can run src\batch_generate.py for WebGen test.
cd .\working_dirs
python ..\src\batch_generate.py