Updated prereqs and setup steps to point to the now-more-model-agnostic
LLM setup guide, and updated the relevant text to go with it.
Co-authored-by: Tony Kipkemboi <iamtonykipkemboi@gmail.com>
When running this project, I got an error because the output folder had not been created.
I added a line to check if the output folder exists and create it if needed.