Skip to content

juanmanuelromeraferrio/emoji-translator

Repository files navigation

Emoji Translator

Have you ever struggled to choose the perfect emoji to convey the right emotion or meaning? We've all been there. But fear not, because the Emoji Translator is here to help!

With the help of ChatGPT, the Emoji Translator can translate any word or words to a single emoji, making it easier than ever to express yourself with the perfect visual. Simply input your text, and the Emoji Translator will suggest an emoji based on the meaning and context of your words.

Whether you're trying to express love, happiness, sadness, or anything in between, the Emoji Translator has got you covered. So why not give it a try and take your emoji game to the next level?

Installation

  1. Clone the repository:

    git clone https://github.com/juanmanuelromeraferrio/emoji-translator.git
  2. Install the required packages:

    cd emoji-translator
    npm install
  3. Input your DATABASE_URL in the .env file, you can use Superbase

    DATABASE_URL=$DATABASE_URL
  4. Input your OPENAI API key in the .env file, you can get your API key here:

    OPENAI_API_KEY=$YOUR_API_KEY
  5. Start the development server:

    npm run dev

License

SQL Translator is released under the MIT License.

About

Translator of Emojis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published