Senior Project

A ChatGPT model trained on MCAT test questions to better aid students preparing for their medical exams.

To Run

  1. Navigate to the webapp folder
  2. Run the backend script with python app.py
  3. Navigate to the chatgpt-frontend folder
  4. run npm start in this folder to run the frontend