Skip to content

🎨 Full-stack app using Spring Boot and ReactJS to generate Ghibli-style AI images via Stability AI API, with OpenFeign for API calls and a streamlined developer workflow

Notifications You must be signed in to change notification settings

vivek-115/AI-Image-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌸 Ghibli Style AI Image Generator

A full-stack web application that generates Ghibli-style AI images using the Stability AI API. Built with Spring Boot and ReactJS, this project showcases seamless backend-to-frontend integration, efficient API communication, and a clean developer experience.


πŸš€ Technologies Used

  • Backend: Java, Spring Boot, Spring Cloud OpenFeign, Maven, Lombok, REST API
  • Frontend: ReactJS
  • External API: Stability AI
  • Dev Tools: Spring DevTools, Swagger, Postman

✨ Features

  • Generate Ghibli-style AI images via Stability AI API
  • Seamless external API communication using Spring Cloud OpenFeign
  • Clean DTO-to-entity mapping and reduced boilerplate with Lombok
  • Responsive frontend built with ReactJS
  • Fast development workflow using Spring DevTools and Maven

✨ Sample Output

Ghibli-style images generated from user prompts via Stability AI

Text To Image (Sample Prompt: "dark high contrast render of a psychedelic tree of life illuminating dust in a mystical cave")

Screenshot 2025-10-25 160659

Image to Image

Screenshot 2025-10-25 160545

πŸ“¦ Setup Instructions

  1. Clone the repository
    git clone https://github.com/your-username/ghibli-ai-image-generator.git

About

🎨 Full-stack app using Spring Boot and ReactJS to generate Ghibli-style AI images via Stability AI API, with OpenFeign for API calls and a streamlined developer workflow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages