https://github.com/mani0606/image-tester-full-stack-project
This is Project that classifies if a image is a AI generated and traditional taken image and I have used React and Spring Boot for User Interface and User to classification model pipeline also for Authentication and Authorization.
https://github.com/mani0606/image-tester-full-stack-project
ai-images authentication authorization cnn-classification context-api database full-stack java javascript jwt-authentication machine-learning mysql python pythorch react-router-dom reactjs spring-boot tailwindcss
Last synced: 2 months ago
JSON representation
This is Project that classifies if a image is a AI generated and traditional taken image and I have used React and Spring Boot for User Interface and User to classification model pipeline also for Authentication and Authorization.
- Host: GitHub
- URL: https://github.com/mani0606/image-tester-full-stack-project
- Owner: Mani0606
- Created: 2025-07-14T14:35:35.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-14T15:27:50.000Z (11 months ago)
- Last Synced: 2025-07-14T19:46:35.492Z (11 months ago)
- Topics: ai-images, authentication, authorization, cnn-classification, context-api, database, full-stack, java, javascript, jwt-authentication, machine-learning, mysql, python, pythorch, react-router-dom, reactjs, spring-boot, tailwindcss
- Language: Java
- Homepage:
- Size: 76.2 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🖼️ Image Tester - Spring Boot Backend
This is the Full-Stack Project for the **Image Tester** application. The project allows users to upload images and receive results based on rule-based classification and analysis.
---
## 🚀 Features
- ✅ Image upload support (JPEG, PNG)
- 🧠 Image classification or analysis logic
- 📂 File handling and storage
- 🌐 RESTful API using Spring Boot
- 📦 Modular architecture for easy testing and extension
---
## ⚙️ Tech Stack
- **Java 17+**
- **Spring Boot 3.x**
- **Maven**
- **Spring Web**
- **Spring Data JPA**
- **MySQL**
- **Lombok**
- **ReactJS**
- **Machine-Learning**
- **PyTorch**
---
## 📁 Project Structure
- **Backend - Spring-Boot**
- **Frontend - React**