jwpf100 / text-generator

An app integrated with ChatGPT to allow easy generation of cover letters, taking inputs such as resume and job description to create personalised letters. It is written using Typescript, React, Express/Node Authenticated with Auth0
0 stars 0 forks source link

Refine prompt #28

Open jwpf100 opened 6 months ago

jwpf100 commented 6 months ago

Would it be better to just use chat got to write paragraph by paragraph? Eg one prompt could be just to do the whole thing. Bit another could be more detailed and worth through the prompt paragraph at a time, add the start and end manually, determine the content of each paragraph. Also it could be done conversationally,eg get first paragraph back and use that as context for the next.

Also can reduce the input in resume as don't need the entire thing. Can focus on key areas.