Create unique CV with ChatGPT
Search and store tool for Chat GPT Prompt
Create unique and engaging CV with ChatGPT, a pre-trained language model by OpenAI for generating high-quality and accurate content.
Make a formatted Word file (using ChatGPT)
write a really really fancy and extensive example CV, using python code that outputs a microsoft word file with nice formatting. Format it really well, make sue to use a lot of formatting, different header sizes, bold elements, tabs and different colors . use the python-docx library Then I do a few times: "continue the codeblock where you left off. Make sure to wrap everything again in a CO...
Creating a CV with ChatGPT: Tips and Templates
How to make a CV: A CV is an essential tool for landing a job, and ChatGPT can provide tips and templates for creating a CV that highlights your skills and experiences in the best possible way.
Act as a Recruiter
I want you to act as a recruiter. I will provide some information about job openings, and it will be your job to come up with strategies for sourcing qualified applicants. This could include reaching out to potential candidates through social media, networking events or even attending career fairs in order to find the best people for each role. My first request is "I need help improve my CV."
Create a fancy CV in Microsoft Word using Python-docx library

write a really really fancy and extensive example CV, using python code that outputs a microsoft word file with nice formatting. Format it really well, make sue to use a lot of formatting, different header sizes, bold elements, tabs and different colors . use the python-docx library Then I do a few times: "continue the codeblock where you left off. Make sure to wrap everything again in a CO...
What is “prompt engineering”?
A “prompt” is the input that guides a generative AI model to generate useful outputs. Generative AI tools like ChatGPT, GPT, DALL·E 2, Stable Diffusion, Midjourney, etc. all require prompting as their input.

In a natural language processing (NLP) context, “prompt engineering” is the process of discovering inputs that yield desirable or useful results. As is the story with any processes, better inputs yield better outputs; or commonly said another way “garbage in, garbage out.”


Become a prompt researcher instead of engineer
- If you’re already a subject matter expert in something, consider figuring out how to apply your personal skills to generating the best prompts in your field
- For example, if you’re an expert in SEO, what questions do you ask yourself when creating SEO strategies? How can you translate this knowledge into better prompts to generate the same level of output with AI?
Become a prompt researcher instead of engineer
- The term prompt engineer glosses over the idea that prompt formulation takes hypothesizing, research, result measurement, and repetition. Instead, approach prompting like a research project.
- Try as many different variations and formulations of your prompt as possible. One problem can have hundreds of solutions and one solution can have hundreds of approaches. The same can be said of prompting.