Skip to content

An open source AI based project like midjourney, DALL-E (deployments removed will be available soon after few months)

Notifications You must be signed in to change notification settings

Cat-The-Developer/PhotoJourney

Repository files navigation

PhotoJourney

An open source web application built using React, Tailwind CSS, Flowbite, HuggingFace

It just a simple project I didn't focused to cool ui, auth feature etc

It is just like lite version of midjourney, DALL-E

Live Page

Prompt and Its Generated Images

Prompt: Cat cat


Prompt: A girl studying medicine A girl studying medicine


Prompt: Japanese city with aliens in sky

Japanese city with aliens in sky

Application Screenshots

homepage

alt text

alt text

Running Locally

  1. Clone this repository
$ git clone https://github.com/Cat-The-Developer/text-to-image-webAI.git
  1. Go to folder
$ cd text-to-image-webAI
  1. Install dependencies
$ yarn
  1. create a .env file
$ touch .env
  1. add your hugging face api key
VITE_AI_MODEL="your api key comes here"
  1. Run the application
$ yarn dev

About

An open source AI based project like midjourney, DALL-E (deployments removed will be available soon after few months)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published