Skip to content

This is a personal agent using ChatGPT to help you get the information of any courses and events in HKUST. 这是一个将ChatGPT做成私人助手的机器人,它可以回答与HKUST课程和活动有关的任何问题。可以很容易地部署为自己的私人助手。

License

Notifications You must be signed in to change notification settings

LLMSOS/USTAgent

Repository files navigation

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:

About

This is a personal agent using ChatGPT to help you get the information of any courses and events in HKUST. 这是一个将ChatGPT做成私人助手的机器人,它可以回答与HKUST课程和活动有关的任何问题。可以很容易地部署为自己的私人助手。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages