Skip to content

Repository files navigation

quizranksearch-supplement.pdf

  • The prompts used in our work
  • An example run through of the QuizRank algorithm
  • Example qualtrics page
  • Consent form

topics.txt - list of topics/articles used in the study

QuizRank.xlsx - results of the human/VLM experiment (images included)

quizranksearch.mp4 - a short video demo of the interface

quizranksearch-web contains a working demo version of quizranksearch, the simplest way to run it is to download the repo and run a web server from the directory e.g.,

cd quizranksearch-web

and either:

python -m http.server (python)

or:

npx http-server; http-server (node)

Navigating to (adjust the port as needed) http://localhost:8000/index.html will give the basic search interface http://127.0.0.1:8000/topics.html will provide a list of indexed topics

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages