Some Custom GPTs
AI · APIs · Builds · Custom GPT · Game Development · Python · Software
Custom GPTs are free for everyone as of yesterday, so I thought I’d post some of the best ones I’ve made over the last few months for all of you:
Proofreader (https://chatgpt.com/g/g-hjaNCJ8PU-proofreader): This one is super simple. Give it what you’ve written and it will provide no-BS proofreads. It’s not going to hallucinate content, just point out mistakes and parts that don’t make sense.

Make Real (https://chatgpt.com/g/g-Hw8qvqqey-make-real): This makes your napkin drawings into working websites. It’s got some of the same limitations other code-generating AI tools do, but it does a surprisingly good job creating simple working web frontends for your ideas!
Postman for PMs (https://chatgpt.com/g/g-QeNbSmirA-postman-for-pms) Talk to APIs using natural language instead of downloading technical tools or writing code (only unauthenticated APIs, for now). Also a great way to learn about APIs for newbies - Postman for PMs knows about some free online APIs to get started with.
The Boy (https://chatgpt.com/g/g-efYNPIDrz-the-boy) An experimental “AI generated RPG” where you play as “The Boy” who realizes fantastic superpowers. It’s fun to play around and explore, but don’t expect too much consistent gameplay from the currently available AI models.
Exciting times. Have fun!