Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.49 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.49 KB

USTAgent

UST agent utilizes ChatGPT to answer the questions related to the information of any course and daily events in HKUST.

Introduction

The required packages are listed in requirements.txt. To install the required packages, please run the following command in the terminal:

pip install -r requirements.txt

To start running, please run the following command in the terminal. You need to type in your OpenAI API key as indicated.

python main.py --key=YOUR_OpenAI_API_KEY

Basic Functions

After running the code, the agent will provide a link to the local host at the terminal. You can click the link to start chatting with the agent.

At the beginning, the agent will ask you to choose the function you want to use. You can choose from asking courses or events.

function_selection

1. Course Information

After selecting the courses option, you may ask for information about courses:

function_selection

2. Event Inforamtion

After selecting the events option, you may ask for information about events:

function_selection

Feel free to ask the agent any questions about the courses or events in HKUST!

Contributors

This project is contributed by: