I’m creating a bot which reads people’s CV. So I start by asking to upload the pdf file in the chat. When the user uploads it, the chabot says it has parsed it BUT provides placeholder, generic information instead of the actual CV information… However, if I ask ChatGPT or ClaudeAI to read the pdf, they do it correctly…
Finally I had to write like 5 rules on how to parse the CV to make it work… Seems stable for now… But do look at it in case I’m doing something wrong here