Skip to content

Image to Pdf not working on backend api #42

@MasterOfLogic1

Description

@MasterOfLogic1

Details:
As a user of the Rockae Web App Quiz Question Generator, I want to upload an image of my notes (for example, a screenshot from school or lessons) so that the text in my notes can be extracted and used to automatically generate quiz questions and flashcards.
Image

Background:

Currently, our API for generating flashcards and quiz questions works well with PDFs, Word documents, and plain text files. However, it fails when an image file is uploaded. This issue is due to the Terrasect implementation—a Python OCR library used for decoding images into text—which is not functioning properly on our backend server.

Image

Acceptance Criteria:

AC01: Implement image-to-text conversion in a Jupyter Notebook and ensure that the functionality works as expected.
AC02: Document all steps required for the module so that it can be integrated and deployed on our backend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions