Skip to content

v1.0.0 - Initial Release

Choose a tag to compare

@lucacrose lucacrose released this 04 Jan 13:57

🚀 Initial Stable Release (v1.0.0)

This release marks the first stable version of the Proofreader engine. It includes the core detection logic and the initial trained model weights.

📦 Included Assets

  • yolo.pt: Custom YOLOv11 model trained for UI element detection.
  • db.json: Consolidated item database (Roblox + Rolimons).
  • embedding_bank.pt: Pre-computed CLIP embeddings for visual matching.

✨ Key Features

  • Spatial Detection: High-accuracy bounding boxes for trade items and values.
  • Visual Verification: CLIP-based similarity matching to prevent "fakes."
  • Auto-Bootstrap: The library will automatically pull these assets on first run if they are missing from the local environment.

🛠️ Installation

pip install rbx-proofreader