You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will need FE and BE work done. This should be integrated into the Job App show page for a specific job that a user is applying to.
Integrate with GPT API via the BE app
Send job description from BE to chatGPT with the prompt: "Generate 10 technical interview questions for this job description" (can alter as needed but that's the general idea)
Send returned response to FE and display to user
Save GPT response to database to we aren't making the same calls over and over
Future feature - button to allow user to regenerate new set of questions if desired
Erin will send API key via Slack when you're ready for it
Mockup:
We will get to the interview questions via a button on the job app show page:
The text was updated successfully, but these errors were encountered:
This will need FE and BE work done. This should be integrated into the Job App show page for a specific job that a user is applying to.
Integrate with GPT API via the BE app
Send job description from BE to chatGPT with the prompt: "Generate 10 technical interview questions for this job description" (can alter as needed but that's the general idea)
Send returned response to FE and display to user
Save GPT response to database to we aren't making the same calls over and over
Future feature - button to allow user to regenerate new set of questions if desired
Erin will send API key via Slack when you're ready for it
Mockup:
We will get to the interview questions via a button on the job app show page:
The text was updated successfully, but these errors were encountered: