https://github.com/ramo-dev/imagen
Ai image generator
https://github.com/ramo-dev/imagen
Last synced: 2 months ago
JSON representation
Ai image generator
- Host: GitHub
- URL: https://github.com/ramo-dev/imagen
- Owner: ramo-dev
- Created: 2024-01-15T06:58:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-15T08:50:03.000Z (over 2 years ago)
- Last Synced: 2024-02-15T09:42:45.717Z (over 2 years ago)
- Language: CSS
- Size: 4.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Imagen
## AI Image Generator

## Overview
This repository hosts an AI Image Generator tool that utilizes JavaScript and CSS. The tool allows users to transform textual descriptions into images.
## Features
- **Text-to-Image Conversion:** Convert textual descriptions into images.
- **Image Quantity Selection:** Choose the number of images to generate.
- **Loading State:** Visual indication with loading animations during image generation.
- **Download Button:** Download the generated images.
## Getting Started
Clone the repository and open the `index.html` file in a web browser. Enter your description, choose the number of images, and click "Generate."
## Usage
The tool provides a straightforward interface. Users input a description, specify the number of images, and the tool generates images based on the provided text.
## Coming Soon
- **Customization Options:** Additional features for customizing the generated images.
- **Enhanced AI Models:** Integration with more advanced AI models for improved image generation.
Feel free to contribute or provide feedback!