An open API service indexing awesome lists of open source software.

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.

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**