Demo: https://youtu.be/sGiKRlEshwU
YouTube video: https://youtu.be/sGiKRlEshwU
ETHGlobal showcase: https://ethglobal.com/showcase/framegpt-0gxad
Build frames in seconds. FrameGPT is a no-code frame builder that lets you build frames through prompts -- make highly-customizable photo galleries, mints, games, checkouts, & more!
After the user writes out their frame specs, the string data is passed into GPT-3.5 through the OpenAI API. This enables the data to be parsed into the right JSON format, to be sent to the Neynar Frames API. The Neynar Frames API receives the JSON and returns a link to the frame.
Tech stack: Next.js, React, TypeScript, Tailwind, Neynar Frames API, OpenAI API