Skip to content

Ghibli Image Generator is a full-stack web application that transforms user-uploaded images into magical Studio Ghibli-style artwork using AI. Built with React (frontend) and Spring Boot (backend), it offers a seamless, fast, and artistic experience for animation lovers.

Notifications You must be signed in to change notification settings

Rashmi-2005-Ranjan/Ghibli-Image-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

18 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎨 Ghibli Art Generator

An AI-powered full-stack web application that transforms user inputs or photos into stunning Ghibli-style artwork using the Stability AI API. Built with React.js (frontend), Spring Boot (backend), and styled using Tailwind CSS.


πŸš€ Features

  • 🎨 Upload images or prompt text to generate Studio Ghibli-inspired art
  • πŸ”„ Real-time image generation using Stability AI's API (fetch-based)
  • πŸ’» Full-stack architecture using React and Spring Boot
  • πŸ“ Modular and maintainable component structure
  • 🌐 Integrated routing with React Router
  • ✨ Responsive and clean UI using Tailwind CSS
  • πŸ”’ Backend proxy handling Stability AI API securely

🧱 Tech Stack

πŸ’» Frontend

  • React.js – Functional component architecture
  • Tailwind CSS – Utility-first CSS framework for fast UI design
  • React Icons – Icon library for UI enhancement
  • React Router DOM – For client-side routing
  • Fetch API – To connect frontend with Spring Boot and Stability AI

βš™οΈ Backend

  • Spring Boot (Java) – RESTful API layer
  • Controller Layer – Accepts requests from frontend
  • Service Layer – Communicates with Stability AI via HTTP
  • CORS & Security Configurations – To handle cross-origin requests securely

About

Ghibli Image Generator is a full-stack web application that transforms user-uploaded images into magical Studio Ghibli-style artwork using AI. Built with React (frontend) and Spring Boot (backend), it offers a seamless, fast, and artistic experience for animation lovers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages