Skip to main content

Transcription Humanbaseline

POST 

/api/v1/human-baselines/transcribe-from-pdf

Upload a PDF of the paper you want to transcribe. The system will:

  1. Extract text from the PDF.
  2. Create embeddings and store in a vector store.
  3. Run a RetrievalQA chain to find all relevant fields to transcribe the paper.

Request

Responses

Successful Response