I’ve been using ChatGPT to write code since 3.5 and most recently have been leaning heavily on the 4o model. I’ve also experimented with o1-preview and 4o with canvas. Whether it’s setting up build pipelines, generating code from scratch or refactoring large blocks of code, ChatGPT has changed everything about how I work and write […]
Tag: Prompt Engineering
When I began exploring AI prompt engineering, I quickly realized that how I structured my prompts significantly impacted the quality of the AI’s output. A crucial aspect of this structuring was the use of delimiters, specific sequences of characters like —, ### and |||, to organize and clarify the instructions given to AI models like […]
In the rapidly evolving world of artificial intelligence, prompt engineering stands out as an essential skill for the future. It allows you to shape the responses of AI models to produce the desired outputs. Whether you’re a seasoned AI expert or a newcomer just starting to explore the field, refining your prompt engineering techniques can […]
Exploring AI for Custom Image Generation
I shared in my previous post, about my experience using ChatGPT to plan my honeymoon, that I was also experimenting with AI text to image technologies. One specific thing I’ve been working on is generating professional looking headshots based on a few selfies that I had taken on my phone. This post will get a […]