Closed Zhornovyi closed 1 year ago
The response model contains both: input text and corrections (the list of mistakes). The response is not corrected CV in doc format.
The response model contains both: input text and corrections (the list of mistakes). The response is not corrected CV in doc format.
Corrections and list of mistakes are different things. Here is what I want to see:
Here is my conversation with chat gpt: https://chatcraft.org/c/-K-O4xKgiHG3SC1ptSg_b. Here is the CV I used: https://cv.djinni.co/db/feb34fa7be7848c5c93d6c11016916/Yulia_Honcharenko_-_Computer_Vision_Engineer.pdf
UPD: As you can see there are some not right corrections, like one about the future. So the prompt should be corrected, and the input will need to be better structured to avoid such mistakes. But also these means that we can not rely on autocorrection, the recruiter will need to update CV manually any way, it just should help her to do it. Or it should give the recruiter the possibility to pick which mistakes to autocorrect if that makes sense to them.
I'm closing this PR since it will be more convenient for review if you create the new one.
🛠 Changes being made
What's the context for the changes?
Why did you choose to make these changes? Were there any trade-offs you had to consider?
🧪 How was it tested? / Demo
It was tested manually: as input it takes the json from the examples, as output we get the next model:
🏎 Quality check