Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 788 Bytes

File metadata and controls

12 lines (12 loc) · 788 Bytes

ExplainaCode_PatchExplain

OpenAI Anthropic Claude

Environment Variables

To run this project, you will need to add the following environment variables to your .env file:

  • OPEN_AI_API_KEY
  • ANTHROPIC_API_KEY

Steps to Data Explanation Generation

  1. clone the repository and go to the "ExplainaCode_PatchExplain" folder
  2. then run the command '.\setup_venv.bat' to create the virtual environment.
  3. then run the command '.\activate_venv.bat' to activate the venv and install the requiremnts
  4. the you are good to go, you can now run the jupyter notebooks related to explanation generation