deangelisdf/write2audiobook

(PPTX) get context by image

Open

#14 opened on Sep 16, 2024

 (1 comment) (0 reactions) (1 assignee)Python (4 forks)auto 404
enhancementfeasibilitygood first issuepptx

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Desiderable: Usage of Google Lens or equivalent service to analyze an image and retrieve information about it

  • extract image from slides
  • convert in JPEG format (to compresse image)
  • sent to generative AI (as bing copilot or chatgpt) to retrived image context

Contributor guide