Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Nutlope/qrGPT

An AI QR Code Generator
https://github.com/Nutlope/qrGPT

Last synced: 13 days ago
JSON representation

An AI QR Code Generator

Awesome Lists containing this project

README

        


QrGPT – Generate beautiful AI QR Codes in seconds.

qrGPT



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



Codium


Tech Stack ·
Deploy Your Own ·
Authors ·
Credits



## Tech Stack

- Next.js [App Router](https://nextjs.org/docs/app)
- [Replicate](https://replicate.com/) for the AI model
- [Vercel Blob](https://vercel.com/storage/blob) for image storage
- [Vercel KV](https://vercel.com/storage/kv) for redis storage and rate limiting
- [Shadcn UI](https://ui.shadcn.com/) for the component library

## Deploy Your Own

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

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.fyi/qrGPT)

Note that you'll need to:

- Set up [Replicate](https://replicate.com)
- Set up [Vercel KV](https://vercel.com/docs/storage/vercel-kv/quickstart)
- Set up [Vercel Blob](https://vercel.com/docs/storage/vercel-blob/quickstart)

## Authors

- Hassan El Mghari ([@nutlope](https://twitter.com/nutlope))
- Kevin Hou ([@kevinhou22](https://twitter.com/kevinhou22))

## Credits

- [Codeium](https://codeium.com?repo_name=nutlope%2Fqrgpt) and [v0](https://v0.dev/) for quick prototyping and AI autocomplete
- [Spirals](https://spirals.vercel.app/) for great code patterns and some code (ty Steven)
- [Lim Zi Yang](https://github.com/ZYLIM0702) for the original AI model