TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

ChatGPT 4o is great to build mini tools for your website

2 pointsby yucelfaruksahan11 months ago

1 comment

yucelfaruksahan11 months ago
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&#x27;t work properly.<p>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!<p>Here are some tools that I build with ChatGPT 4o:<p>Tailwind Font Size Converter Tailwind Shades Generator Gradient Color Generator Grid Generator<p>My prompt is actually super non technical; here is and example prompt:<p>I need you to built a micro tool and I should be able to embed this to HTML inline.<p>1 input fields:<p>- Ask for the hex color code<p>1 output: + display-render hex code in a card