GPT-Researcher: The Global Impact of a Two-Month Internet Outage: Societal Reactions and Consequences.
I’ve been testing the GPT Researcher tool; I used it to review what the impact might be of a two month internet outage in North America.
I’ve been testing the GPT Researcher tool; I used it to review what the impact might be of a two month internet outage in North America.
A recent large-scale experiment rigorously compared human performance to that of AI—specifically ChatGPT-4 and Bard—in creative and strategic tasks. In open-ended creative challenges (e.g., describing future societies or inventing novel products), ChatGPT-4 consistently produced responses rated as significantly more creative than those generated by humans. Although humans using AI assistance (HumanPlusAI) improved their creative output…
I’ve been using ChatGPT Plus’s ‘Deep Research’ tool. I asked for detail about the upcoming election. Canadian Federal Election 2025: Outlook and Analysis Likely Winner: Polling and Projections Election Date and Context: Canada’s next federal election is set for April 28, 2025, called as a snap election by newly installed Prime Minister Mark Carney (Liberal)…
There was a post in a Facebook group ( https://www.facebook.com/groups/acdsee) asking how to add EXIF data to an image. The query was how to do this within ACDSee – this may be possible but I did not find the ability on a quick search. Seemed easy enough to do via command line. I started a…
If AGI or ASI drives the value of human labor to zero within the next 10–20 years, it will likely trigger a catastrophic collapse of the current economic system, unless humanity undertakes a radical and coordinated response. Here’s how this could unfold in stark terms: Step 1: Mass Unemployment Immediate Job Losses: Entire industries—transportation, healthcare,…
I found great utility from ChatGPT for coding learning and assistance. This seems to be quite a bit better in practice with GPT-4o. I asked ChatGPT to create a swarm simulation using python, like the old ‘swarm’ screensaver. Then added a ‘hawk’ that catches them. When they are all caught, it restarts. When it was…
Modern systems can query several LLMs (or one LLM with diverse prompts) and fuse their outputs into a superior answer. For example, the Conceptual Boolean Operations framework issues the same query to multiple providers, then applies Semantic XOR (and related operations) to compare responses. Conceptual XOR extracts the unique concepts each model brings (while AND…