Hi Team,
I have integrated ChatGPT with UiPath.
My project is Resume screening. Here, I store Resume and Job description in separate Output variable. Using those I want chatgpt to scan the skills from job description with resume and provide the result in excel file.
I have tried this by integrating the chatgpt’s API key with UiPath. but the skills are not getting matched. Not sure where am missing. Am stuck here
Could anyone please guide me how to proceed with this? like. how to ask questions to chatgpt and how to pass the jD and resume to chatgpt?