Skip to content
@anituqe-analyzer

Antique analyzer

🔍🤖🕰️⚔️🏺AI-powered platform for antique verification developed by Master's students at UITM Rzeszów🎓

Antique Analyzer Logo

Antique Analyzer

Platform for verifying the authenticity of antique auctions using Multimodal AI

AboutKey FeaturesArchitectureTech StackRepositoriesTeam


🧐 About the Project

Antique Analyzer is a project created for the "Projekt zespołowy" (Team Project) course by a team of Computer Science Master's students at the University of Information Technology and Management in Rzeszów (UITM).

The platform addresses the problem of counterfeit antiques in e-commerce. It combines Artificial Intelligence (multimodal analysis of images and text) with Community Verification (experts and users) to assess the authenticity of items listed on platforms like Allegro, OLX, and eBay.

🚀 Key Features

  • 🔍 AI-Powered Verification: Uses EfficientNet-B0 (Vision) and DistilBERT (NLP) to analyze auction photos and descriptions, detecting potential scams or replicas.
  • 🕷️ Automated Scraping: Intelligent web scrapers (Selenium, Apify) automatically fetch auction data from URL links.
  • 👥 Expert Crowdsourcing: A dedicated panel for domain experts (Numismatics, Furniture, etc.) to validate AI results and provide professional opinions.
  • 🗳️ Community Voting: A democratic voting system where the community can agree or disagree with the verdict.
  • 📊 Confidence Scoring: The system provides an authenticity probability score (Original vs. Scam/Replica).

⚙️ System Architecture

The system operates on a microservices architecture:

  1. Core Backend (Ruby on Rails): Manages users, auth, database, auctions, and community interactions.
  2. AI Service (Python/FastAPI): Exposes endpoints for scraping and running the ML inference.
  3. Frontend (React/TypeScript): A modern, responsive web interface.

🛠️ Tech Stack

AI & Data Science

Python PyTorch FastAPI

Web Scraping

Selenium Apify BeautifulSoup

Core Backend

Ruby Rails SQLite

Frontend

React TypeScript Vite

DevOps & Tools

Docker Hugging Face Git GitHub

📂 Repositories

Here are the open-source components of our platform:

Component Description Tech
Analysis Model Multimodal ML model & FastAPI service. Python, PyTorch
Backend Core logic, database management, and user handling. Ruby on Rails
Frontend The user interface for analyzing auctions and voting. React, TypeScript
Web Scraper Tools for fetching training data and live auction info. Python, Selenium, Apify

👨‍💻 Meet the Team

We are a team of Master's students passionate about AI and Data Science.


Kamil Kukiełka

Leader & Data Scientist

Bartosz Kawa

Backend Developer

Michał Żychowski

Data Engineer

Kamil Michna

Frontend Developer

Designed for Projekt Zespołowy at WSIiZ Rzeszów, 2025/2026.

Popular repositories Loading

  1. frontend frontend Public

    Frontend for the project

    TypeScript

  2. backend backend Public

    Backend for the project

    Ruby

  3. web-scraper web-scraper Public

    Web scraper for the project

    Python

  4. analyse-model analyse-model Public

    All things needed to train model and api handling

    Python

  5. .github .github Public

    Repository with profile README

Repositories

Showing 5 of 5 repositories

Top languages

Loading…

Most used topics

Loading…