Generate offer / Correct offer / Generate landing
Correct Offer:
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
npm run dev