Header

Search

Book-to-quiz conversion

Supervisor: Dr. Jannis Vamvas

Summary

The generation of quiz questions for a text is a task that is well suited to large language models. In this project, you will scale this technique to complete books, and specifically non-fiction ebooks in the EPUB format. One challenge of this project is software engineering and UX design: Can you create a real benefit for the reader? The other challenge is efficient filtering and selection of the text material, since language models can be slow and costly.

Requirements

  • High programming proficiency
  • Web technologies