Skip to content

dymackenzie/UBotC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UBotC

cic_hackathon_ss

UBotC is a chatbot powered by Claude v2.1 from Amazon Web Services that acts as an online academic advisor. Due to the extremely unintuitive user interface of the UBC website, this bot allows you to access information and generate statistics about UBC grades, professors, course information, and pass and fail rates.

Features:

  • Utilizes S3 Bucket as a secure object storage system for our UBC dataset.
  • Employs Titan Embeddings to transform the dataset into vectors which allows accurate search for relevant passages.
  • Through the AWS API, accesses the custom agent based on Claude v2.1 trained on the knowledge base provided and instructed through advanced prompt engineering.
  • Interacts with the user through Streamlit-based UI.

About

a AWS chatbot trained on the UBC course dataset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages