Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EPIC: Use chatGPT API to generate practice interview questions for a job application #142

Open
epintozzi opened this issue Feb 20, 2025 · 1 comment
Assignees

Comments

@epintozzi
Copy link
Contributor

epintozzi commented Feb 20, 2025

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:

Image

We will get to the interview questions via a button on the job app show page:

Image

@epintozzi epintozzi moved this to Todo in Tracker CRM Feb 20, 2025
@wally-yawn wally-yawn moved this from Todo to In Progress in Tracker CRM Feb 20, 2025
@wally-yawn
Copy link
Collaborator

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

4 participants