Extract Traits From Pdf With Question
POST/api/v1/traits/extract-from-pdf
Upload a PDF and provide a question. The system will:
- Extract text from the PDF.
- Create embeddings and store in a vector store.
- Run a RetrievalQA chain to find traits relevant to the user's question.
Request
Responses
- 200
Successful Response