Gemoji
An emoji translator
What it does
I'm Gemoji, an emoji translator.
I can translate the statements you send into emoji and vice versa. I can also play emoji guessing games with you.
## Features
- Translate text to emoji.
- Translate emoji to text.
- Play emoji guessing games.
## dotEnv
You need to create a `.env` file in the root directory of the project. The `.env` file should contain the following variables:
```
GEMINI_API_KEY=''
```
The `GEMINI_API_KEY` variable is your Gemini API key. You can get your API key from the [AI Studio](https://aistudio.google.com).
## How to run the project
- Enter your Gemini API key in the `.env` file.
- Run `npm install` to install the dependencies.
- Run `npm run server` to start the server.
- Run `npm start` to start the client.
- Visit `http://localhost:3000` to access the client.
- Let's play some fun with Gemoji!
Built with
- I will be using flutter to build iOS and android apps.
Team
By
binhua.org
From
Japan