Skip to content

Add OCR enrichment pipeline for Myspace screenshots #109

@SahilKumar75

Description

@SahilKumar75

Summary

Extend the Myspace capture flow so screenshots can be enriched with OCR text and searchable metadata.

Scope

  • Define the payload passed from Myspace screenshot capture to the ML worker.
  • Add worker-side OCR enrichment output fields for title hints, body text, tags, and confidence.
  • Add an app-side integration plan for storing enriched fields on saved items.
  • Keep OCR optional with a deterministic fallback when OCR is unavailable.

Acceptance Criteria

  • The ML worker can return searchable enrichment metadata for screenshot-like input.
  • Myspace storage has a clear field mapping for OCR output.
  • Tests cover fallback behavior when OCR is missing.
  • The PR avoids committing generated cache or coverage files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:appExpo React Native apparea:ml-workerPython OCR and timetable parsing workerhelp wantedExtra attention is neededpriority:p2Normal priority planned workstatus:readyReady for implementation or reviewtype:featureNew capability or product improvement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions