/PICKS

2023 LAT final project, in NTNU

Primary LanguageJavaScript

PICKS - Personalized Interactive Course Knowledge System

2023 LAT final project, in NTNU

陳愷謙,Github:Snowball0409,Email:40747021S
龔姿穎,Github:Zing116,Email:40971104H
許嘉恩,Github:JoanneHsuPeanut,Email:40971901H

Describe

  • 動機: 提供大學生學習時的選課建議,通過chatBot的形式回應對學習內容topic有幫助的課程名稱
  • Environment:

    • Python 3.10.11
    • Node.js 9.5.1
    • Windows 11 Home
    • ...More in package-lock.json

Build

Setup

npm install
pip install openai

Run

npm run start

Attension

  • 你需要自行修改key.txt,並放在目錄key資料夾下