AI-Powered Image Studio is a simple yet powerful AI-based image processing web application built using Flask and Gradio.
It combines lightweight background removal with experimental AI-style image generation in a clean and beginner-friendly project structure.
This project is ideal for learning, demonstrations, and resume showcasing, and it runs smoothly on low to mid-range laptops.
- ✔ Instant background removal using AI
- ✔ Ghibli-style image generation (demo integration)
- ✔ Clean and simple web interface
- ✔ Flask backend for local processing
- ✔ Gradio integration for AI-heavy tasks
- ✔ Beginner-friendly architecture
- ✔ Resume-ready AI project
Frontend
- HTML
Backend
- Python
- Flask
AI & Processing
- PyTorch
- torchvision
- rembg
- Pillow
AI Interface
- Gradio
- Runs locally
- Uses
rembgfor AI background removal - Fast and lightweight processing
- Demonstration-based AI style generator
- Uses Gradio for interactive UI
- Public links are temporary
📸 Output Screenshots
--- ## ⚠ Important Notes
- Gradio public links are temporary
- A new link is generated after every restart
- Flask app runs locally and remains stable
- Ghibli-style generation is currently a demo placeholder
- Integration of real diffusion-based Ghibli model
- Single unified Flask + AI pipeline
- Enhanced UI using CSS or Tailwind
- Image download functionality
- Cloud deployment support
Devendra Dhote
📧 devendradhote32@gmail.com
📱 +91 7920824051
This project is created for educational and learning purposes.
You are free to modify, enhance, and build upon it.

