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: Add DB of sample prompts that may be useful for people #72

Closed rmusser01 closed 1 month ago

rmusser01 commented 1 month ago

AAU,ISHBAT have a collection of various prompts, that I may wish to ask of my collected material.

Short term: Implement a local viewing of the prompts made availabe via the 'Fabric' project - https://github.com/danielmiessler/fabric

Long term: Implement a lot more prompts. Make it easily exportable/updatable.

Success: A browsable collection of prompts that I may wish to use. (Short term: copy/paste, not necessarily being fed back into a prompt immediatley upon selection)

rmusser01 commented 1 month ago

Done. Will close when I've added a collection of prompts.

rmusser01 commented 1 month ago

Done. Added entirety of https://github.com/danielmiessler/fabric project's prompt collection as an initial, well-rounded set. (Hat tip to that project) Edit: Also added script to ingest prompts into the prompt db following fabrics format of |Folder(With descriptive_name) -> System.md & User.md| with the description blanked out, and user only added if present.