Transcription Humanbaseline
POST/api/v1/human-baselines/transcribe-from-pdf
Upload a PDF of the paper you want to transcribe. The system will:
- Extract text from the PDF.
- Create embeddings and store in a vector store.
- Run a RetrievalQA chain to find all relevant fields to transcribe the paper.
Request
Responses
- 200
Successful Response