Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shyakachaste/ai-emoji-generator-template
The best ai to generate emoji
https://github.com/shyakachaste/ai-emoji-generator-template
nextjs prisma tailwindcss vercel-deployment
Last synced: 6 days ago
JSON representation
The best ai to generate emoji
- Host: GitHub
- URL: https://github.com/shyakachaste/ai-emoji-generator-template
- Owner: shyakachaste
- License: agpl-3.0
- Created: 2023-11-25T18:54:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-25T18:54:13.000Z (about 1 year ago)
- Last Synced: 2023-11-25T21:25:50.533Z (about 1 year ago)
- Topics: nextjs, prisma, tailwindcss, vercel-deployment
- Language: TypeScript
- Homepage:
- Size: 456 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Turn your ideas into emojis in seconds. Generate your favorite Slack emojis with just one click.
Tech Stack ·
Deploy Your Own ·
Authors ·
Credits ·
Legal
## Tech Stack
- [Replicate](https://replicate.com/) - AI provider
- [Bun](https://bun.sh/) - Package Manager
- [PlanetScale](https://planetscale.com/) - MySQL database
- [Prisma](https://www.prisma.io/) - ORM
- [Next.js](https://nextjs.org/docs/app) - App Router, Server Actions
- [Vercel Blob](https://vercel.com/storage/blob) - Storage Bucket
- [Vercel KV](https://vercel.com/storage/kv) - Redis Database
- [Vercel](https://vercel.com/) - Hosting## Deploy Your Own
You can deploy this template to Vercel with the button below:
[![Deploy with Vercel](https://vercel.com/button)](https://dub.sh/emojis-deploy)
Note that you'll need to:
- Set up [Replicate](https://replicate.com)
- Set up [PlanetScale](https://planetscale.com/)
- Set up [Vercel Blob](https://vercel.com/docs/storage/vercel-blob/quickstart)
- Set up [Vercel KV](https://vercel.com/docs/storage/vercel-kv/quickstart)## Authors
- Alexandru Ţurcanu ([@pondorasti](https://x.com/pondorasti))
- Dylan Player ([@dylanplayer](https://twitter.com/dylanplayer))## Credits
- [sdxl-emoji](https://replicate.com/fofr/sdxl-emoji) - fine tuned SDXL based on Apple's emojis by [@fofrAI](https://twitter.com/fofrAI)
- [prompt-classifier](https://replicate.com/fofr/prompt-classifier) - fine tuned llama-13b for determining toxicity by [@fofrAI](https://twitter.com/fofrAI)
- [rembg](https://replicate.com/cjwbw/rembg) - remove images background model by [@chenxwh](https://github.com/chenxwh)
- [Spirals](https://spirals.vercel.app/) - starter template and code examples by [@steventey](https://twitter.com/steventey)
- [EmojiGen](https://github.com/cbh123/emoji) - original emoji generator by [@charliebholtz](https://twitter.com/charliebholtz)## Legal
- [AGPL-3.0 License](https://github.com/Pondorasti/emojis/blob/main/LICENSE)
- [Terms & Conditions](https://emojis.sh/terms)
- [Privacy Policy](https://emojis.sh/privacy)