Selecting a college and major is a tougher task than it needs to be. In this project, we aim to enable less stressful college decisions with more precise information. Our web app is deployed at http://exploreu.ue.r.appspot.com/.
- NACE: Career outcomes within six months of graduation by major/degree
- College Scorecard: Student information by institution/field of study
- Curriculum data scraped from college websites using BeautifulSoup and Selenium
- We used TensorFlow to build our IR system, largely referencing this TensorFlow post
- Test out our IR model yourself by making a GET request to this endpoint
Our web app is developed using Dash and deployed on Google App Engine. You can access it at our deployed site, or run it locally by cloning the repo and using the python main.py
command in your terminal.
- Jeffrey Cardwell
- Jacob Leslie
- Andy Chen