Skip to content

Implement hybrid heuristic and AI-based detection in scan command #73

@dreamer-coding

Description

@dreamer-coding

Summary

Combine heuristic-based detection with optional AI-assisted analysis for improved accuracy.

Motivation

Pure AI detection can be costly and inconsistent, while heuristics alone may lack depth. A hybrid approach balances performance and accuracy.

Proposed Solution

Use lightweight heuristics by default (repetition, entropy, structure patterns) with optional AI-assisted scoring for deeper analysis.

Alternatives Considered

AI-only or heuristic-only approaches, both of which have limitations.

Additional Context

Provides flexibility for offline use and enhanced accuracy when AI is enabled

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions