Extracts structured resume data from a DOCX or DOC file using the specified AI provider. The file should be sent as a base64-encoded string along with AI provider credentials and the document’s media type. Returns a complete ResumeData object. Requires authentication.
The API key to authenticate requests.
ollama, openai, gemini, anthropic, vercel-ai-gateway application/msword, application/vnd.openxmlformats-officedocument.wordprocessingml.document The DOCX was successfully parsed into structured resume data.
The response is of type any.