-
Notifications
You must be signed in to change notification settings - Fork 1
/
Notes.txt
36 lines (21 loc) · 923 Bytes
/
Notes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Cover Me
Generate the Cover Letter FOr your jobs using AI
A chrome extensio that allows jobs seekers to generate a cover letter and increase the spped fo apllying ot jobs
Micro SaaS
I/p:
Open AI API Key
Resume
Job Description of the Linkedin site
o/p: Mixing of Reume and JD and then generatres an awesome job ready cover letter
Gets the Cover Letter FOr the job that perfectly suits it
System Design:
3 Major Omponets
1.App.js
2.Child - Generator.js
3.Child - Profile.js
Routing - Swap Between Profile adn Genrator component
Open AI API Key - Profile loads previously saved keys , geenrator , send api key in beareer token
Resume -
Cover Letter - ONoly in generator.js
Scape Linkedin Page - TO get the Info related to JD
It is used as the background process ,A Backgroud Service worker is used