-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requestin progressFeature development is in progressFeature development is in progress
Description
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
- An educator verifies whether a student’s submission was AI-generated.
- 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
encyphercore - Add shareable verification reports
Additional Context
Could be extended into a browser plugin later.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestin progressFeature development is in progressFeature development is in progress