Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cbh123/emoji
- Owner: cbh123
- Created: 2023-09-08T05:15:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-28T17:21:47.000Z (7 months ago)
- Last Synced: 2024-07-31T08:19:03.975Z (3 months ago)
- Language: Elixir
- Homepage: https://emojigen.com
- Size: 613 KB
- Stars: 615
- Watchers: 5
- Forks: 55
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - cbh123/emoji - Make emojis for slack using AI (Elixir)
- awesome-github-star - emoji
- StarryDivineSky - cbh123/emoji
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/) tokenNow you can visit [`localhost:4000`](http://localhost:4000) from your browser.