rmusser01 / tldw

Too Long, Didn't Watch(TL/DW): Your Personal Research Multi-Tool - Open Source NotebookLM
Apache License 2.0
45 stars 2 forks source link

Improvement: Allow for background processing/task queueing #28

Open rmusser01 opened 1 month ago

rmusser01 commented 1 month ago

As a user, I would like to be able to submit multiple videos, sequentially, and not disrupt current processing.

A use case would be that I am browsing youtube, and come across a video which I want summarized, so I submit it for summarization.

I then come across an unrelated video that I would also like summarized, but I would like to add it to a queue, so that I may continue browsing, and eventually come back to the summary for said video.

This almost certainly will be done after Issue #26 , so that there's some form of long-term consistency for task/result state.

https://www.gradio.app/guides/running-background-tasks