



Create a dedicated video generation web app called "AI Pipeline". The app should have a clean, vertical step-by-step layout that guides users through the process of animating an image into a video.App Layout & Functionality:1. Step 1: Image UploadAt the top of the page, include a large, clearly visible file upload area.Label it exactly as: "Upload Your Starting Image (JPG or PNG)".The uploader should accept JPG and PNG file formats.2. Step 2: Animation InstructionsDirectly below the upload area, add a large multi-line text box for input.Label it: "Animation Instructions".Add placeholder text inside the box that says: "Describe how you want to animate the image. For example: 'Make the clouds drift slowly across the sky,' or 'Animate the ocean waves and add a gentle shimmer effect on the water.' "3. Step 3: Generate ButtonBelow the text box, add a large, prominent button labeled: "Animate Image".When clicked, this button should:Collect the uploaded image.Collect the text entered in the Animation Instructions box.Send both inputs to the Google Veo-3 model for video generation.4. Output SectionOnce the Veo-3 model generates the video, display it immediately in a video player located below the "Animate Image" button.Underneath the video player, add a button labeled "Download Video" that lets the user save the generated file.Design Guidelines:Keep the app’s layout simple, clean, and vertically stacked so users naturally move step by step from top to bottom.Use clear labels, large buttons, and intuitive spacing to make the process easy to follow.Ensure the app looks professional and minimalistic, focusing attention on the main functionality.











