Skip to content

[FEATURE] Public Web-Based Verifier (In Development) #3

@erik-sv

Description

@erik-sv

Problem Statement

Non-technical users can’t easily verify AI-generated content if they don’t use Python or CLI.

Proposed Solution

  • Host a public verifier tool at verify.encypherai.com
  • Paste or upload text → extract and verify metadata
  • Display origin, timestamp, model, and more

Alternative Solutions

  • Rely on community-made tools
  • May be inconsistent or insecure

Use Cases

  1. An educator verifies whether a student’s submission was AI-generated.
  2. A journalist checks whether a quote in an article includes AI attribution.

Implementation Ideas

  • Use FastAPI + React (or lightweight JS)
  • Server-side verification logic using encypher core
  • Add shareable verification reports

Additional Context

Could be extended into a browser plugin later.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestin progressFeature development is in progress

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions