Emojinator uses a Large Language Model (LLM) trained to understand context, sentiment, and meaning—responding with emojis only. Whether you're texting, posting, or translating emotions, Emojinator makes communication more concise, engaging, and fun!
- Text Input: The user can converse with emojinator using a provided text input field.
- Voice Input: Speech-to-text functionality is integrated.
- Light/Dark Theming: Switch between light and dark mode.
- Clone or download the repository using this command:
git clone https://github.com/viv223345/emojinator - Ensure all required files (
index.html,main.js,style.css, and thefaviconfolder) are present in the 'emojinator' folder (automatically created). - Open
index.htmlin a web browser.
- Type a message in the input box, or for voice input, use the microphone button
🎙️to enable voice input. - Click "Start" to begin processing and rendering of emojinator's response.
- Click "Stop" to halt the process if necessary.
- Toggle between dark and light mode using the
🌙/☀️button.