Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 780 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 780 Bytes

CSC 466 Project Calpass

Professor Fooad Spring 2022

Contributors: Anastasia Arsky (STAT) , Nicholas Wachter (CSC), and Joao Cavalcanti (CSC)


This is a group project for CSC 466 Knowledge Discovery from Data. We are scraping Cal Poly pages that show class offerings and course catalogs for the CSSE and STAT departments to implement a bot able to answer questions about teachers, courses and sections.

Code Structure

  • data-sustainer : Directory responsible for scraping all data and populating our DB.
  • bot : Directory responsible for the implementation of our bot.
  • Final Report.pdf : Our Final Report, can also be seen in our Google docs