An AI-powered emoji generator that creates custom emojis from text descriptions using advanced AI models.
- AI-Powered Generation: Creates unique emoji images from text descriptions
- LiteLLM Integration: Uses GPT Image 1 model through LiteLLM proxy
- Simple Interface: Clean, user-friendly design
- Instant Download: Download generated emojis as PNG files
- Responsive Design: Works on desktop and mobile devices
- Enter your LiteLLM instance URL (e.g.,
https://your-litellm-instance.com) - Enter your API key
- Describe your desired emoji (e.g., "happy cat", "coffee cup", "rocket ship")
- Click "Generate Emoji"
- Download your custom emoji
Visit the live application: https://your-username.github.io/emojAI
- A running LiteLLM instance with API access
- API key for your LiteLLM instance
-
Clone the repository:
git clone https://github.com/your-username/emojAI.git cd emojAI -
Open
index.htmlin your web browser -
Enter your LiteLLM instance URL and API key, then start generating emojis!
This app uses LiteLLM proxy services which provide access to multiple AI models in OpenAI format. You can use any LiteLLM instance by providing its URL. The app specifically uses the gpt-image-1 model for image generation.
- HTML5
- CSS3
- Vanilla JavaScript
- LiteLLM API
- GitHub Pages
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
MIT License - feel free to use this project for your own purposes.
If you encounter any issues or have questions, please open an issue on GitHub.
