Description

Context

SimpleX !summarize handles URLs/text only. Signal also summarizes PDF attachments, YouTube transcripts, and social-video (IG/TikTok/FB) transcripts. (Conversation-history summarization stays out — SimpleX has no durable history.)

Acceptance criteria

  • [ ] !summarize on a quoted/attached PDF extracts text and summarizes it.
  • [ ] !summarize <youtube-url> (and supported social-video URLs) summarizes the transcript.
  • [ ] Gated on AI availability; clear message when a transcript can't be fetched.

Technical hints

  • Signal reference: commands/utility/summarize.command.ts + isPdfUrl, getYouTubeTranscript, getVideoWhisperTranscript (imported in command-handler.ts).
  • SimpleX target: commands/utility/summarize.command.ts (keep its documented no-history limitation).

--- Submit a merge request that says Closes #<this issue iid> in the description. On merge to main, the GitLab webhook auto-awards feature_bounty_<tier> + the standard merge_pr (40 pts) to your scoreboard account. Your commit email must match your Authentik email. Backlog context: docs/simplex-parity-bounties.md.

Relevant files

No relevant files linked yet.

Hints

No hints yet.

Activity

No points have been awarded for this bounty yet.

Comments

No comments yet. Be the first to weigh in.

↑ Top