mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-05-01 22:43:53 +07:00
2024 chatgpt update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
[](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%224KGxw95wpzYomOr444rZo%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
|
||||
# Job description Parser | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%224KGxw95wpzYomOr444rZo%22%2C%22flow%22%3Atrue%7D%7D)
|
||||
The Job description parser is an innovative one responsible for parsing and extracting the meaningful information.
|
||||
|
||||
@@ -26,6 +26,73 @@ Organization
|
||||
{{ job-description }}
|
||||
```
|
||||
|
||||
## Welcome Message
|
||||
{
|
||||
|
||||
"Job Title": "Angular Developer",
|
||||
|
||||
"Location": null,
|
||||
|
||||
"Skills": [
|
||||
|
||||
"Angular",
|
||||
|
||||
"Typescript",
|
||||
|
||||
"Fullstack development",
|
||||
|
||||
"CSS",
|
||||
|
||||
"HTML",
|
||||
|
||||
"Enterprise software development",
|
||||
|
||||
"UX design",
|
||||
|
||||
"GIT",
|
||||
|
||||
"Stylus",
|
||||
|
||||
"Less",
|
||||
|
||||
"Java",
|
||||
|
||||
"JavaScript",
|
||||
|
||||
"Business Process Management (BPM)",
|
||||
|
||||
"e2e and unit testing",
|
||||
|
||||
"Kafka",
|
||||
|
||||
"Mongo"
|
||||
|
||||
],
|
||||
|
||||
"Education Level Required": "Bachelor's degree in Computer Science, Engineering, or any other related field, or equivalent training or work experience",
|
||||
|
||||
"Occupation Classification": null,
|
||||
|
||||
"Hirer Contact Details": null,
|
||||
|
||||
"Education Accreditation": null,
|
||||
|
||||
"Management Level": null,
|
||||
|
||||
"Job Type": null,
|
||||
|
||||
"Certifications": null,
|
||||
|
||||
"Years Experience Required": "2+ years of experience with complex Angular applications with Typescript, 3+ years of Fullstack experience, 3+ experience in Enterprise software development",
|
||||
|
||||
"Languages Required": null,
|
||||
|
||||
"Remuneration": null,
|
||||
|
||||
"Organization": null
|
||||
|
||||
}
|
||||
|
||||
## Conversation
|
||||
|
||||
**ASSISTANT**: {
|
||||
@@ -94,4 +161,3 @@ Organization
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user