Samagra-Development / devops

0 stars 0 forks source link

[DMP][TEST][IGNORE] Automatic Resume Generator From an Interview #10

Open karntrehan opened 5 months ago

karntrehan commented 5 months ago

Students get career counselling and as an output of career counselling get a resume which helps them in employment search.

Acceptance Criteria / Clarity of problem statement

  1. An interviewee joins a call.
  2. Captions from the call are recorded.
  3. A resume is generated from the call. a. Education background b. Work experience c. Skills.
  4. Send generated resume to candidate.

Breakup:

karntrehan commented 5 months ago

Send the resume pdf to the candidate

Approach A: Upload to Portal

Pros:

Cons:

Approach B: Use Nodemailer

Pros:

Cons: