ChatGPT 4o is great to build mini tools for your website
tailkits.com6 months ago, I tried to create tools like a UTM Generator and Gradient Generator using GPT-3 and GPT-4. The results were disappointing; the output was unreliable and functions didn't work properly.
I did not have a high hopes at first but after first try GPT 4o completely surprised me. As a non-technical maker it was super easy to write a prompt an the generated code started working just fine!
Here are some tools that I build with ChatGPT 4o:
Tailwind Font Size Converter Tailwind Shades Generator Gradient Color Generator Grid Generator
My prompt is actually super non technical; here is and example prompt:
I need you to built a micro tool and I should be able to embed this to HTML inline.
1 input fields:
- Ask for the hex color code
1 output: + display-render hex code in a card