Open Source Social Media using langchain
Something I want to try but will likely be too lazy to.
Something I want to try but will likely be too lazy to.
A short note on fast-improving AI video tools, using one of my photographs as the source image, and why viewers need a more critical eye online.
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….
AI will not just automate work—it will also measure it. This article explores how AI-enabled monitoring could reshape workplaces, creating new forms of productivity pressure and surveillance.
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: “Which is better: Star Wars, or Star Trek?” The software ran for a…
This is an interesting one when first encountered. It is less interesting to hear it repeated as an issue in media today. It hasn’t been a problem for the SOTA models for a very long time, and could easily be worked around with different/better prompting. This is the first thing I tried when I encountered…
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…