Some basic functionalities for bucky boo include being able to recommend courses, and providing descriptions for those courses.
Course descriptions are provided pretty well through the chatbot, but course recommendations could do with a lot of work.
Course recommendations should take more strongly take into account graduation/major requirements. atm its being done through rag + chatgpt, but the recommendations are quite wonky (probably) due to shitty data pre-processing (especially for major requirements), lack of data (we have sooooooo little data ong), and bad prompting.
Some basic functionalities for bucky boo include being able to recommend courses, and providing descriptions for those courses.
Course descriptions are provided pretty well through the chatbot, but course recommendations could do with a lot of work.
Course recommendations should take more strongly take into account graduation/major requirements. atm its being done through rag + chatgpt, but the recommendations are quite wonky (probably) due to shitty data pre-processing (especially for major requirements), lack of data (we have sooooooo little data ong), and bad prompting.