Comparative Analysis of Political Party Platforms in the November 2024 Nova Scotia Provincial Election
Here is an AI generated podcast via https://notebooklm.google.com/ using content generated with GPT-Researcher.
Audio podcast:
PDF:
Here is an AI generated podcast via https://notebooklm.google.com/ using content generated with GPT-Researcher.
Audio podcast:
PDF:
I’ve been using an AI powered research tool: GPT Researcher One can take the code from GitHub and run it locally. I’ve been intrigued by how fast the tool can create reasonably useful output. As a test of the tool, I asked it to research: “What are the chances of the AMOC failing; and what is the timeframe…
GPT Researcher does a decent job of explaining technical questions; such as how to host open-WebUI. While I haven’t gone through the produced output step-by-step myself; it looks to be at the very least, a great start.
Just in case anyone is trying to get this to work, these are the steps I followed. These steps assume you have a rough idea of what you are trying to accomplish and how to get there; this is not a detailed step-by-step guide. I’m using Windows 11 with a 6700XT and the 23.11.1 drivers….
Some good youtube channels: Free courses:
I’ve created a ChatGPT ‘GPT’ to assist in adding borders to images. The general purpose was to add a border to emulate a matte so the end result could be framed in cheap off-the-shelf frames of standard sizes. You can ask the tool to ‘add a white border of 20 pixels to the image’ or…
I created a python script to monitor an email address for inbound email and change the text of the body into speech. I used ChatGPT for the initial results (“Generate a python script to monitor an email address, and then use openai’s TTS API to convert it to audio and email it back to the…