Skip to content

[FEATURE] Browser Extension for Inline Verification #4

@erik-sv

Description

@erik-sv

###Problem Statement
There’s no easy way to verify AI-generated content from the browser.

Proposed Solution

  • Create a Chrome/Firefox extension to verify selected text
  • Highlights metadata + verification result
  • Shows which model generated the content, if present

Alternative Solutions

  • Copy/paste to a verification site (adds friction)

Use Cases

  1. News reader highlights quote and confirms it was AI-generated.
  2. Social media manager checks a comment before resharing.

Implementation Ideas

  • JS extension using TextEncoder + WASM verification logic
  • Communicates with API or runs client-side only

Additional Context

Builds trust in social platforms and reader communities.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions