(no title)
zigman1 | 8 months ago
LLM helped me write a python script that searches the root folder, finds the right document (name is always the date of the day), and searches for the right folder in assigned Google Drive repository (and creates a yearly or monthly folder if a new month starts).
It also helped me create a yaml script for Github actions to trigger this once every day.
I felt like a magician. Since then I created second brain databases, internal index of valuable youtube videos, where I call the api to get transcripts and send it to llm, other note taking automations etc etc
fuzztester|8 months ago
by api you mean youtube api?
zigman1|8 months ago
And I use youtube api to extract metadata of the video(s)
fuzztester|8 months ago
i am one.
;)