Skip to content

Feature: Parallel Chat Video #9

@7flash

Description

@7flash

I have ChatGPT opened in one browser window while listening to podcast in another window.

I want the extension to listen conversation, submit current chunk of transcription from my youtube window to ChatGPT, wait for comments from AI, and then submit next chunk, and continue until end.

I can see the technical challenge of passing the message and triggering action in between two different windows without switching from one to another. The solution might involve an external process to implement job queue, with script in youtube window passing chunks to it, and another script in chatgpt window polling on new chunks to be submitted. Does it make sense or perhaps there is more straightforward solution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions