Skip to content

feat: Add complete UI for AI-Generated Image Detection Dashboard#1

Open
Dashrath-Patel wants to merge 70 commits intosanyamjain0315:mainfrom
Dashrath-Patel:UI-Implementation
Open

feat: Add complete UI for AI-Generated Image Detection Dashboard#1
Dashrath-Patel wants to merge 70 commits intosanyamjain0315:mainfrom
Dashrath-Patel:UI-Implementation

Conversation

@Dashrath-Patel
Copy link
Copy Markdown

This PR introduces the complete user interface (UI) for the AI-Generated Image Detection Dashboard . The dashboard provides an intuitive and responsive design to allow users to upload images, analyze them for authenticity (real vs. fake), and view statistics about the results.

Features Implemented

Navigation Bar :
Includes profile icon, dark mode toggle, and logout button aligned to the top-right corner.
Dark mode functionality is implemented with default dark mode enabled.

Main Content Area :
Divided into two sections:
Left Section : Drag-and-drop file upload area for image analysis.
Supports drag-and-drop or manual file selection.
Displays prediction results (e.g., "Real" or "Fake") after analysis.
Right Section : Placeholder for displaying statistics and recent activity.

Profile Panel :
A side panel that appears when the profile icon is clicked.
Displays user information such as name and email.

Responsive Design :
Ensures the UI works seamlessly across various screen sizes and devices.

Styling Enhancements :
Customized styles for dark and light modes.
Increased size of the drag-and-drop box for better usability.
Added hover effects and animations for interactive elements.

Backend Integration :
Integrated with backend API endpoints for image uploads and predictions.

image
image
image

@sanyamjain0315 sanyamjain0315 self-requested a review April 21, 2025 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant