Skip to content

Alina086/course_advisor_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How often does it fail to respond, or give poor results?

  • It gives relatively good responses. I did not like the find_courses_matching_queries(queries: list[str]) function because it was giving funky results that were not necessarily relevant so I removed that.

Latency of the system, broken down by part. (which part is slow? Does that make sense?)

  • I think the latency of the system is probably slowe when it needs to pull and filter data.

Are the search queries relevant for the student’s interest?

  • I would say so.

Are the courses returned relevant for the search queries?

  • Yes, it is. I tried it with multiple student interests like 'microorganisms study', 'music', and 'speaking'.

Are the recommendations relevant for the interest?

  • The course suggestions were relevant!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages