Skip to content

Asif-000/AI-Text-to-Image-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸͺ„ AI Text to Image Generator

This is a simple AI-powered text-to-image generator web application that allows users to input descriptive prompts and generate corresponding images in various styles and aspect ratios.

🌐 Live Demo

https://asif-000.github.io/AI-Text-to-Image-Generator/

✨ Features

  • 🎨 Generate images based on text prompts
  • πŸ–ŒοΈ Choose from multiple styles (Realistic, Anime, Flux Schnell)
  • πŸ“ Select different aspect ratios (1:1, 16:9, 9:16)
  • πŸ“₯ Download the generated image
  • ⏳ Loading animation during image generation

πŸ”§ Technologies Used

πŸš€ Getting Started

To run this project locally:

  1. Clone the repository
git clone https://github.com/Asif-000/AI-Text-to-Image-Generator.git
cd AI-Text-to-Image-Generator
  1. Get your Imagine.art API key
  • Visit Imagine.art API Docs
  • Sign up and generate your API key
  • Update the script.js file to use your API key and send image generation requests
  1. Run in local server