DEV Community

Cover image for How to Build: chat with your resume (Next.js, OpenAI, & CopilotKit)

How to Build: chat with your resume (Next.js, OpenAI, & CopilotKit)

uliyahoo on January 24, 2024

TL;DR In this article, you will learn how to build an AI-powered resume builder application using Nextjs, CopilotKit & OpenAI. We w...
Collapse
 
jeanphilippe profile image
Jean-Philippe • Edited

Those prompts are so useful. I already used Copilot to generate a CV based on any LinkedIn profile, but this is definitely next level! Thank you for taking the time to explain how this works.
Best regards,
Jean-Philippe
Egga Réputation Switzerland

Collapse
 
uliyahoo profile image
uliyahoo

Awesome to hear you've built something similar, would love to hear more about it!

Collapse
 
matijasos profile image
Matija Sosic

wow, this is a big one! Is there a hosted version of the app I can try out? One of my colleagues also built a GPT-powered cover letter generator, and it's open source if anyone needs an inspiration: coverlettergpt.xyz/

Collapse
 
uliyahoo profile image
uliyahoo

Awesome project!

Collapse
 
jeremiah_the_dev_man profile image
Jeremiah

Looks awesome. Will definitely be going through this, this weekend! 😬

Collapse
 
uliyahoo profile image
uliyahoo

It's a perfect weekend build

Collapse
 
nevodavid profile image
Nevo David

I love this!
That's the future of resumes!

Collapse
 
uliyahoo profile image
uliyahoo

Thanks for checking it out :)

Collapse
 
fernandezbaptiste profile image
Bap

The future of resumes incoming 😇

Collapse
 
uliyahoo profile image
uliyahoo

Future of so many tasks 😅

Collapse
 
fernandezbaptiste profile image
Bap

lol 😂

Collapse
 
dipayansukul profile image
Dipayan Sukul

Well documented post

Collapse
 
uliyahoo profile image
uliyahoo

Thank you!

Collapse
 
ricardogesteves profile image
Ricardo Esteves

Great post and well documented!
Will check it out. 👀

Collapse
 
uliyahoo profile image
uliyahoo

Thanks for the kind words!

Collapse
 
jpquinto profile image
Jeremy Quinto

Great post! Was just about to start working on something similar!

Collapse
 
uliyahoo profile image
uliyahoo

Glad you enjoyed it!

Collapse
 
envitab profile image
Ekemini Samuel

Great article, keep up the good work!

Collapse
 
chekc profile image
Sohan Venkatesh

How should I build the same chatbot using Django backend? Any ideas guys?