A lab and playground for web experiments AI generated based on UIPotion.
Each subdirectory is a standalone experiment with its own stack and setup.
These projects are experiments and starting points, not production-ready templates. If you want to use any of this code in a real project, you are welcome to do so, but plan to review, harden, and extend it based on your own requirements. You can also keep vibe-coding from these experiments using tools like potion-kit or Cursor with UIPotion specs.
- experiment-1 — Dark-mode landing page, auth flow, and data dashboard. Generated with potion-kit and Kimi K2.5 model.
- experiment-2 — Dark/light mode blog experience with article pages, category browsing, contact form, and client-side search using Lunr. Generated with potion-kit and Kimi K2.5 model.
- experiment-3 — Landing page with dark mode, blog, chat UI, and login/auth flow. Generated with potion-kit and Kimi K2.5 model.
Requirements vary by experiment. Typically Node.js and npm; see each experiment’s README for details.
Enter any experiment directory and follow its README. Most run with npm install and npm start.