Open CaiwenXu opened 7 months ago
Some thoughts to help you debug:
I faced this issue as well, with both simple and awesome formats. It's been around 15 minutes and it keeps showing running. Would be nice if we could observe logs in real-time as well to see if anything's wrong
PS: i did verify that my openAi API key works fine on replit sandbox
The given template you choose for the output does not matter in this case. The problem is generating the JSONResume. If you really want an insight on what is happenning I recommend calling https://github.com/IvanIsCoding/ResuLLMe/blob/e16b834b9adf76e3e5d5249cbfba769cb90ce8c9/src/doc_utils.py#L13 and seeing what text gets extracted from your CV.
If it is blank e.g. you upload an image PDF, then indeed you can get an empty response
Many thanks for your work. I am wondering why I cannot get the results after feeding the resume into the app, it shows tailoring and running but nothing happened later.