IvanIsCoding / ResuLLMe

Enhance your résumé with Large Language Models
https://resullme.streamlit.app/
MIT License
323 stars 90 forks source link

No output #20

Open CaiwenXu opened 7 months ago

CaiwenXu commented 7 months ago

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.

IvanIsCoding commented 7 months ago

Some thoughts to help you debug:

saurabhkumar8112 commented 6 months ago

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

IvanIsCoding commented 6 months ago

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