GPT-3 features can be accessed in two ways: on the web using the “Playground” or by calling their REST API. No matter what you choose, you will interact with GPT-3 using text human-readable prompts. So, I will start our experiment using the Playground.
First, let’s see the structure of a single resume:
— –
Candidate
Juan Lopez is a Software engineer focused on web development with experience on banking apps, booking systems, e-commerce, mobile apps, and real-time systems like video call and chat applications. Proficient in: Javascript, NodeJS, CSS3, HTML, React Native, React, Redux, Git, WebRTC, GraphQLElectron, SQL, PostgreSQL
Career History:
November 2019 — Current
Senior Software Engineer maintaining and building new features for an Omni channel communication platform (Backend and FrontEnd)
Jan 2017 — Sept 2019
Front End Engineer
I worked as a Web UI Developer maintaining and building new features for their booking system and web app using HTML, CSS, ReactJS, Redux, and GraphQL.
— –
Ideally, we must provide GPT-3 with all our resumes to create a robust solution. However, for costs and for simplicity (I promise to write another post using a more powerful implementation based on files and model fine-tuning), I’ll create a single prompt with some of our resumes (Note that names are not real) :
— —
Candidate
Juan Lopez is a Software engineer focused in web development with experience in banking apps, booking systems, e-commerce, mobile apps, and real-time systems like video call and chat applications. Proficient in: Javascript, NodeJS, CSS3, HTML, React Native, React, Redux, Git, WebRTC, GraphQLElectron, SQL, PostgreSQL
Career History:
November 2019 — Current
Senior Software Engineer maintaining and building new features for an Omni channel communication platform (Backend and FrontEnd)
Jan 2017 — Sept 2019
Front End Engineer
I worked as a Web UI Developer maintaining and building new features for their booking system and web app using HTML, CSS, ReactJS, Redux, and GraphQL.
— –
Candidate
Carlos Perez has 8 years of experience implementing E-commerce sites with SAP commerce platform and JAVA EE projects. Proficient in: Java EE, Spring Framework, Scrum, DDD, Enterprise Integration Patterns, Solr, Graphql, MongoDB, MySQL.
Career History:
Feb 2022 — Current
Integrate gateway (Checkout.com) with Stripe, ApplePay, Paypal, and GooglePay to complete the checkout process. Leader of the pre-order process.
August 2020 — Feb 2022
Leader of the ERP asynchronous integration of Pricing, ATS (Stock Availability), order details, and Cancellations.
— –
Candidate
Will Martinez is a FrontEnd developer since 2016, working with Javascript Projects; I have a solid understanding of frameworks to build web and hybrid applications. I’m obsessed with code readability and efficient implementations. Proficient In Javascript, React Js, React Native, Angular, Ionic, Typescript, Firebase, Adobe XD, Figma.
Career History:
December 2019 — Current
As a senior full-stack developer, I had different responsibilities: FrontEnd and Back-end tasks, Code Reviews, Continuous enhancement, and Creation and Integration of REST APIs.
Jun. 2017 — Nov.2019
Junior FrontEnd Developer; I worked on web applications based on Javascript, Typescript, Angular, and ReactJs.
— –
At this point, I can ask any question about our candidates; in this case, I will ask GPT-3 Which Candidate has the most experience in payment platforms?