6 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.
Initially, I wasn't optimistic about GPT-4o, but it completely surprised me. As someone with no coding background, I found it incredibly easy to write prompts, and the generated code worked flawlessly.
Here are some tools that I build with ChatGPT 4o on Tailkits.com
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
I genuinely appreciate how much effort you put into each blog post! The challenges you discuss are so relatable, and they’ve helped me rethink parts of my own workflow. Speaking of which, EchoAPI has been invaluable for testing API endpoints with minimal setup.