Skip to content

Add summarization step #13

@phi-bre

Description

@phi-bre

Before passing the input to GPT, we should pass the URL contents (BATCHED if too large) to a separate GPT request, just to write a summary of the contents in markdown, this summary can then be used for the quiz generation (less tokens, less garbage like OCR image output). This might even allow smaller models like GPT-3 to generate acceptable quizzes.

This summary can also be displayed, very useful to just look at what you are about to learn.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions