Need something to play with this weekend? Since OpenAI announced the Apps SDK, we’ve been building a starter kit to help developers spin up their first ChatGPT apps in a breeze. And because no demo is complete without a bit of nostalgia, we brought you a Pokédex app built entirely inside ChatGPT. Catch ‘em all, right in the chat. ⚡️ Try it out on GitHub and tell us what you think!
Spin up your app in ChatGPT with hot-reload in under a minute ⏱️! We've been cooking! 🧑🍳 Since OpenAI announced the Apps SDK last week, we've been working on a starter kit for dev teams eager to ship their first ChatGPT app. We've been focusing on making development and deployment of those new apps feel like a bliss. This kit packages everything you need to go from zero to production: - 🖼️ a redesigned MCP server construct with a new 𝘸𝘪𝘥𝘨𝘦𝘵 API to easily provision new tools and their corresponding template resource - ⚡️ a custom built Vite sidecar with HMR (hot module replacement) to see your React widget change live in ChatGPT - ☁️ a build pipeline to deploy your app fresh out of the oven on Alpic Link to the starter kit on Github in comments. Give it a try: we'd love to get your feedback to help us make it even better! Huge shoutout to Julien Vallini for the bundler magic. If you want to lear more, stay tuned for our upcoming article on how it's built! 🚀