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.
- Backend: Java, Spring Boot, Spring Cloud OpenFeign, Maven, Lombok, REST API
- Frontend: ReactJS
- External API: Stability AI
- Dev Tools: Spring DevTools, Swagger, Postman
- 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
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")
Image to Image
- Clone the repository
git clone https://github.com/your-username/ghibli-ai-image-generator.git