Skip to content

Repository files navigation

Imagify - Text-to-Image app

Imagify is a Next.js application that allows users to generate images using Stable Diffusion XL Lightning Model and Cloudflare AI Workers based on their text prompts. The app provides an intuitive interface for entering prompts, generating images, and downloading the results.

Features

  • AI Image Generation: Generate images from text prompts using an AI service.
  • Responsive Design: Fully responsive design for optimal viewing on all devices.
  • User-Friendly Interface: Simple and aesthetically pleasing UI using Tailwind CSS.
  • Download Functionality: Download generated images directly from the app.
  • Loading Spinner: Visual feedback while the image is being generated.
  • Validation: Prevent users from generating images without entering a prompt.

Tech Stack

Tech Stack

Getting Started

Prerequisites

  • Node.js (version 14 or higher)
  • npm (version 6 or higher) or yarn

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/imagify.git
cd imagify
  1. Install dependencies:
npm install

or

yarn install
  1. Start the development server:
npm run dev

or

yarn dev
  1. Open http://localhost:3000 in your browser to view the app.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages