We have developed an AI-powered image editing web application that utilizes the Gemini API to perform basic image editing tasks. The app allows users to enhance and modify images quickly and easily.
It is an AI-powered image editing web application that uses the Gemini API to perform basic editing tasks such as cropping, resizing, background removal, and color adjustments. The frontend is built using React, providing a smooth and responsive user experience. For the backend, we used Express to handle API requests and Multer for managing image uploads securely and efficiently. This combination of technologies allows the app to deliver fast, smart, and user-friendly image editing powered by AI.
Key features include color correction and cropping, which are intelligently handled through natural language input.
It also lets user to download the edited image .
it presents the edited image side by side with the original one for better comaprison.