Skip to content

Gun-pointer-pro-v1-0b

Pre-release
Pre-release

Choose a tag to compare

@nimo94 nimo94 released this 20 Nov 09:58
· 6 commits to main since this release
9ecc512

🚀 Gun Pointer Pro v1.0b (Open Beta)

🎯 The "Hunter" Update

We are excited to announce the first public beta release of Gun Pointer Pro. This update introduces a modern forensic-analysis interface, asynchronous scanning, and powerful file handling for academic documents. Gun Pointer Pro now evolves from a simple script into a polished, user-ready verification tool.


✨ What's New in v1.0b

🌙 Modern Dark UI

  • Sleek, high-DPI aware design built with CustomTkinter
  • Real-time animated scorecards
  • Responsive sidebar layout for smooth workflow

🎯 Auto-Hunt Workflow

  • Manual scan buttons removed
  • Scanning begins automatically as soon as a file is uploaded
  • Faster, cleaner user experience

🔍 Dual-Engine Core

1. AI Detector

  • Analyzes statistical entropy: Burstiness & Diversity
  • Flags robotic or low-variance writing patterns

2. Plagiarism Hunter

  • Uses SerpApi for live, deep-web N-gram chunking
  • Detects source matches even with paraphrasing

📚 Robust PDF Parsing

  • Migrated to PyMuPDF (Fitz)

  • Fully supports:

    • Academic textbooks
    • Mathematical proofs
    • Heavily formatted lecture notes

🔗 Interactive Reporting

  • Scan logs now include clickable blue hyperlinks
  • Instantly verify suspected matches in your browser

🐛 Bug Fixes & Improvements

  • Fixed: Crash when scanning empty or unreadable PDFs
  • Fixed: UI freezing during web requests (threaded engine)
  • Improved: Sanitizer removes academic artifacts ("Q1", "(2 marks)")
  • Improved: Similarity scoring now uses a weighted average for higher accuracy

⚠️ Known Issues (Beta)

  • False Positives: Technical/legal documents may mimic AI-like patterns
  • Scan Speed: Deep web scanning depends on SerpApi & internet speed

📦 Installation

To run this release, install the required dependencies:

pip install customtkinter packaging google-search-results python-docx pymupdf

Full Changelog: https://github.com/nimo94/Gun-Pointer-Pro/commits/Releases