️ Security Disclaimer: Do not use in production. This is experimental software. Here be dragons ?
Umix is a browser extension and developer tool for remixing websites. Let's make the web fun.
If you're just interested in just trying it out, go to our Repl.it playground. Or, watch our video.
Continue if you want to use it in real world websites.
Note: Umix is pending approval on the Chrome Extension Store. For now, you can manually integrate it via Developer Mode. We currently only support Chrome and Chromium Browsers (Edge, Arc, Brave, Opera, etc.)
umix-master.zip
.chrome://extensions
in your URL address barumix-master
folderJust drop a <script>
tag at the end of your body... it's just that easy – no quirks, no external API, just AI goodness at your fingertips.
<script src="https://umix.dev/lib.js"></script>
The Web is boring.
Monotonous dashboards. Identical interfaces. All apps look the same.
The Web should be fun.
Our earliest memories, friends, and identities were made on the web. Deep in IRC chats and custom MySpace CSS and random Wikipedia docs, we found a home–a home in a community of folks who also found the Web fun.
While the Web has matured over the past couple years, there’s an undeniable charm to it’s more hackable and playful past.
Remix the web. Umix is a browser extension and developer tool that allows internet users to easily remix, reimagine, and reshare web interfaces.
Imagine being able to hover on any part of the page, ask an AI to change it to your desires, and see your creation live – that’s Umix.
On the frontend, we built a chrome extension that traverses the in-memory DOM and updates the HTML based on our backend’s response.
On the backend, we have a Node.js server that handles requests from the frontend. We equipped GPT-4 with a web browser, so it can browse websites and fetch content when it is unsure what to do. This happens multiple times, allowing us to get live information from the web.
Finally, we built a developer tool that allows any web developer to integrate Umix as a JavaScript library. This allows developers to enable native remixing experiences on their own websites.
We made small demo post on Twitter (X) 12 hours ago and has been viewed 25,000+ times.
We already have 80 people on our waitlist (as of 4 am)
It’s time to make the Web fun. Together, we can remix the web.