Automate tailoring my resume using an automated workflow and chat gpt prompts.
Right now it takes a job description from a website URL pasted into a column on google sheets. It uses a Get Request to pull the job description and there are prompts in chat gpt to tailor my resume however there are issues. There’s much more than just the important part of job description like: info at the top and bottom of the webpage, links for buttons etc. - this is causing major issues for chatgpt.
it needs a lot of tokens to complete a request
the quality of the output is not as thorough as if I used the same prompts in chat gpt with only the job descriptions.
I believe this could be improved using filters or advanced parsing methods but I’m stumped on making custom filters. It requires a code language im not familiar at all, I think it’s called an aray? Chat gpt seems to have issues generating code for it as well. Has anyone else been in a similar workflow or know where the issues are coming from here?
Steps taken so far
I built the workflow, so far it’s working great. With enough tokens it does create a new google doc using the facts from my resume and it somewhat tailors the resume. Although the quality is noticeably worse than doing it manually.
Hey Ryan,
You can accomplish your task with this simple one-module scenario. It uses Airtop to fetch the job description and tailor the resume, completing the process in just 2–3 minutes. To run it, you’ll need a free Airtop API key.
Full disclosure: I’m the CEO of Airtop, an intelligent web automation platform deeply integrated with Make, and I’d love to hear your feedback.
You can also extend this workflow by fetching job descriptions from a Google Sheet and sending the results via email or saving them to a Google Doc. Let me know if you have any questions!
Hey super interesting. You mentioned using ‘Airtop to fetch the job description and tailor the resume’. I reviewed some documentation about it, can you link more specific resources that could solve for this?
I reviewed:
and lightly skimmed
I’m a little lost here on the different modules available and how they can be used.
PageQuery is the only module you need for extraction of data. Other modules allow you to interact with web content, we can leave it for the next use case
I have the module connected to the google doc module, which is supposed to put the content from airtop into a google doc in my drive. Am I overcomplicating this still?
Seems slightly over complicated…
You can check the URL and prompt in the Airtop Studio
If you are looking to get information from sites that require authentication, you will need to create a profile on Airtop and connect it by logging into the service