Analysis shows a total of 31,419 pages. Also. Google released an AI model that is specifically built for ingesting large PDFs and summarizing them into a ~20 min audio "podcast style" format; perfect for this use-case.
Thanks. I'm a powershell idiot (I use Linux) but I found out that if you have snap installed you can "sudo snap install powershell --classic" and install it in Linux. Rename the script with a .ps1 suffix, replace the data directory with a unix path like /home/docs and just run it with powershell script.ps1 . Worked like a charm.
Here's a PowerShell script that will download all the JFK files:
https://pastebin.com/h7yarrRa
Analysis shows a total of 31,419 pages. Also. Google released an AI model that is specifically built for ingesting large PDFs and summarizing them into a ~20 min audio "podcast style" format; perfect for this use-case.
https://notebooklm.google.com/
Beyond amazing. This is your best yet cats. Serious props bro.
Thanks. I'm a powershell idiot (I use Linux) but I found out that if you have snap installed you can "sudo snap install powershell --classic" and install it in Linux. Rename the script with a .ps1 suffix, replace the data directory with a unix path like /home/docs and just run it with powershell script.ps1 . Worked like a charm.