Skip to content

replicate/quirky

Repository files navigation

🔳 Quirky

Make really cool QR codes with AI. Try it out at quirky.replicate.dev.

How it works

This app is powered by:

🚀 Replicate, a platform for running machine learning models in the cloud.

🖼️ Multi-ControlNet, an open-source machine learning model that layers controlnets to do cool things with your QR code.

🔳 react-qr-code for generating QR codes.

Development

Install dependencies:

npm install

Add your Replicate API token to .env.local:

REPLICATE_API_TOKEN=<your-token-here>

Run the development server:

npm run dev

Open http://localhost:3000 with your browser. That's it!

About

An open-source tool for making really cool QR codes with AI

Resources

Stars

Watchers

Forks