Skip to content

kicaal/kilian-hackaton-adevinta

Repository files navigation

About

Generate offer / Correct offer / Generate landing

Screen Recording 2023-05-30 at 06 47 33

Correct Offer:

Screen Recording 2023-05-30 at 06 51 15

This application is specialized in that through the OPEN AI API

  • Generates a job offer based on basic parameters.
  • Correct the generated offer to provide, for example, a specific description of the company offering the offer. This correction provides a score and a recommendation on what should be modified.
  • Generates a landing based on the offer generated.

OPEN AI API is very slow, sorry for the inconvenience.

### Install

npm install

Run

npm run dev