Endpoints
Ask a question to a PDF
Uses embedding model to find section of PDF most relevant for answering a question :param pdf_url: the url :param question: the question :return: the chunk most relevant to answering that question and its source
GET
Uses embedding model to find section of PDF most relevant for answering a question :param pdf_url: the url :param question: the question :return: the chunk most relevant to answering that question and its source