Giter Site home page Giter Site logo

qrgpt's Introduction

QrGPT – Generate beautiful AI QR Codes in seconds.

Generate beautiful AI QR Codes in seconds. Powered by Vercel and Replicate.

Codium

Tech Stack · Deploy Your Own · Authors · Credits


Tech Stack

Deploy Your Own

You can deploy this template to Vercel with the button below:

Deploy with Vercel

Note that you'll need to:

Authors

Credits

  • Codeium and v0 for quick prototyping and AI autocomplete
  • Spirals for great code patterns and some code (ty Steven)
  • Lim Zi Yang for the original AI model

qrgpt's People

Contributors

nutlope avatar khou22 avatar

Stargazers

binary avatar Evgeniy Khramov avatar notify66 avatar ShineTomorrow avatar Youssef avatar EnterWiz avatar Jovan avatar  avatar LeonZeng avatar alperen bekçi avatar Nikolai Lehbrink avatar aiden avatar Uilord_F.Gray avatar hmmhmmhm avatar Hyobum Lee avatar  avatar Han Tian Yang avatar  avatar  avatar Suhaib King avatar Jesse Nesh avatar  avatar John Freier avatar liangzai avatar real_leo avatar Alfredo González Martínez avatar Kanishk Dadhich avatar Splay avatar Darwin avatar Excel avatar 猪猪Xia avatar Rafshanul Hoque Siam avatar José Dulanto avatar  avatar Leticia avatar Crazy avatar H M Khalid Mahmud avatar Esteban Orrego avatar Aman Singh avatar johnjjimenez avatar RiverRay avatar Fann Hoo avatar Gustavo Manolo avatar  avatar Abdelrahman Abounida avatar Sagalatov Nicolai avatar  avatar  avatar wesly avatar SLJ avatar Rudra Narayan Boitei avatar herseus avatar  avatar Zakher Masri avatar Olyshit avatar Doddi Priyambodo avatar  avatar Chetan Rakheja avatar Caleb Forestal avatar Z avatar Võ Trần Thi avatar Statanis 123 avatar Ladd Fu avatar Mehrdad Oliaee avatar  avatar  avatar  avatar  Arhan Subaşı avatar  avatar  avatar Jaya avatar Yan.Z avatar 猫猫摸大鱼 avatar  avatar  avatar ersic avatar  avatar Sunil avatar Ken Nickerson avatar Murasame avatar  avatar 二丫讲梵 avatar zch avatar LeafGrey avatar Jinzhan avatar Eka Prasetia avatar K. Marco BEKOUTARE avatar Vivek Kumar avatar  avatar keras avatar Bill Wood avatar 温存 avatar  avatar Lyx avatar Seamile avatar  avatar Kevin Isom avatar Quyet Nguyen avatar  avatar bz avatar

Watchers

Abdelouahab Djoudi avatar  avatar Bharathi Devarasu avatar  avatar  avatar  avatar  avatar Mizael Xavier avatar

qrgpt's Issues

Generate WiFi QR Codes

Hello! Thank you for building this project, it's so nice! I wanted to ask if you have plans to add more QR types besides text. Generating a WiFi QR code is very straightforward. If this is something you'd be open to, I am happy to start a PR. Thanks!

WIFI:S:<SSID>;T:<WEP|WPA|blank>;P:<PASSWORD>;H:<true|false|blank>;;

Add image domain as an env var

First off, thanks for the amazing repo! Not a major issue, but one piece of quick feedback is to make image domain url as part of the env vars within next.config.js. I had to change it to get your repo to work locally and in prod with my blob setup:

Reference: https://github.com/Nutlope/qrGPT/blob/main/next.config.js

You can change to something like below & add a note to .example.env

/** @type {import('next').NextConfig} */
const nextConfig = {
  images: {
    domains: ['pbxt.replicate.delivery', process.env.IMG_DOMAIN],
  },
};

module.exports = nextConfig;

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.