RPWR Right Prediction Wrong Resoning Setup python3 -m venv venv source venv/bin/activate(Linux) or venv\Scripts\activate(Windows) pip3 install -r requirements.txt create a .env in the project root folder put the openai and google api keys in .env folder