DEV Community

Cover image for 🚀Creating a resume builder with NextJS, Trigger.dev and GPT4🔥✨

🚀Creating a resume builder with NextJS, Trigger.dev and GPT4🔥✨

Eric Allam on November 08, 2023

TL;DR In this article, you will learn how to create a resume builder using NextJS, Trigger.dev, Resend, and OpenAI. 😲 Add basic detail...
Collapse
 
srbhr profile image
Saurabh Rai

Really awesome tutorial. I'll surely try to use this service with Resume-Matcher.

Collapse
 
valvonvorn profile image
val von vorn • Edited

Let AI write our resume and let AI do our job, hoping that nobody finds out we are making ourselves obsolete.

Collapse
 
nevodavid profile image
Nevo David

Old, not obsolete

Collapse
 
ranjancse profile image
Ranjan Dailata

The LLMs can do these things easily. In-fact, it's pretty straightforward for the LLMs to revise or generate an ATS compatible resumes.

Collapse
 
nathan_tarbert profile image
Nathan Tarbert

I love this. I’m going to follow along and build it. Thanks for creating a great tutorial!

Collapse
 
wakywayne profile image
wakywayne

What is the obsession with making everything a serverless function? How do I decide when I should use one and when I should make my own route?

Collapse
 
elihood profile image
EliHood

It could be due to easy integration for serverless computing services like aws, azure, etc. The benefit of serverless computing is, that you pay per certain... code usage like an event execution.

cbtnuggets.com/blog/certifications...

Some folks say EC2 is cheaper, some people say serverless functions are cheaper, but obviously, tt depends on the application & requirements.

Collapse
 
hasanelsherbiny profile image
Hasan Elsherbiny

awesome effort 👏👏

Collapse
 
shricodev profile image
Shrijal Acharya

Great read! 🔥 One excellent hack for generating a resume. 😻 I will definitely give Trigger.dev a try for running background jobs.

Collapse
 
bernardkibathi profile image
Bernard K

This is cool.

Collapse
 
mainak0907 profile image
Mainak Chattopadhyay

Having an issue with the project .. Can anyone help me out?