rmusser01 / tldw

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

Enhancement: Ability to ingest and summarize and tag with keywords multiple videos at once through the GUI #78

Closed rmusser01 closed 1 week ago

rmusser01 commented 2 weeks ago

As a user, I would like to be able to have multiple videos ingested through the Gradio UI, so I don't have to use a command line.

The input box should accept multiple entries, one per line, and subsequently transcribe, summarize, and ingest into the DB with the selected keyword tags.

rmusser01 commented 2 weeks ago

This is currently implemented, but successful results are not shown in the GUI. Need to update GUI to indicate status/track succesful ingestion.

rmusser01 commented 1 week ago

This is done.