Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cbh123/emoji

Make emojis for slack using AI
https://github.com/cbh123/emoji

Last synced: 7 days ago
JSON representation

Make emojis for slack using AI

Awesome Lists containing this project

README

        

# Emoji Gen

## How it works
It takes your prompt and generating an emoji using https://replicate.com/fofr/sdxl-emoji. Next, I remove the background using https://replicate.com/cjwbw/rembg. Then, click to download and add to slack!

https://github.com/cbh123/emoji/assets/14149230/297b2834-0e0a-402c-816f-a95e7eba8b92

To start your Phoenix server:

* Run `mix setup` to install and setup dependencies
* Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`
* Add a .env file with REPLICATE_API_TOKEN set to your [Replicate](https://replicate.com/) token

Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.