What this does
A ChatGPT custom GPT can build a web page for you, but on its own it cannot put that page online. snapy fixes that. Once you connect it, you can say "build a landing page and host it," and the GPT publishes the page to snapy and replies with a working link you can open and share.
How to set it up
- In ChatGPT, create a custom GPT, or edit one, and open the Configure tab.
- Scroll to Actions and click Create new action.
- Under schema, choose Import from URL and paste:
https://snapy.host/openapi.json - Save the GPT.
That is it. The action is now available to the GPT.
How to use it
Ask the GPT something like:
Build a simple one page site for my bakery and host it, then give me the link.
The GPT writes the HTML, calls snapy's publish action, and replies with a live link like bakery.snapy.page. You can open it right away or share it.
Good to know
- The link is free and needs no account.
- You get a private analytics link too, so you can see views later.
- You can add a password or an expiry to the link afterward on snapy.
Want the technical details? See the developer docs, or read how to share an AI-generated page.
