deepfake_detector 1.0.0
A comprehensive forensic deepfake detection toolkit designed for law enforcement, military, and national security applications. Features AI/ML detection algorithms, forensic reporting, and court-admissible evidence generation with high accuracy deepfake detection for video, audio, and image files.
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 1.0.0 September 09, 2025 (5 KB)
Runtime Dependencies (20):
            activerecord
            ~> 7.0
          
          
            bcrypt
            ~> 3.1
          
          
            dotenv
            ~> 2.8
          
          
            jwt
            ~> 2.7
          
          
            mini_magick
            ~> 4.12
          
          
            nokogiri
            ~> 1.15
          
          
            numo-narray
            ~> 0.9
          
          
            onnxruntime
            ~> 0.7
          
          
            pg
            ~> 1.4
          
          
            prawn
            ~> 2.4
          
          
            prawn-table
            ~> 0.2
          
          
            puma
            ~> 6.0
          
          
            rack-cors
            ~> 2.0
          
          
            rack-protection
            ~> 4.0
          
          
            redis
            ~> 5.0
          
          
            semantic_logger
            ~> 4.13
          
          
            sinatra
            ~> 4.0
          
          
            sinatra-contrib
            ~> 4.0
          
          
            sqlite3
            ~> 1.6
          
          
            streamio-ffmpeg
            ~> 3.0
          
    Development Dependencies (9):
            factory_bot
            ~> 6.2
          
          
            rack-test
            ~> 2.1
          
          
            rake
            ~> 13.0
          
          
            rspec
            ~> 3.12
          
          
            rubocop
            ~> 1.50
          
          
            rubocop-rspec
            ~> 2.20
          
          
            simplecov
            ~> 0.22
          
          
            yard
            ~> 0.9
          
    