Welcome to Swayable AI portal
Interact with Swayable AI prototypes served via iframes. This is the same way you could find them embedded on swayable.com prod.
Navigate the links above to interact with the prototypes.
Dev notes:
- • At this point, intended to be a swayable.ai/page-name iframe wrapper around 3rd-party hosted URL for prototype AI applications.
- • For local dev, clone repo, npm install, use
npm run dev
, and point to the right localhost page. App will auto-deploy to prod upon push tomain
branch. - • see the github repo