Similar Posts
ChatGPT GPT-4o
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…
- AI | GPT Researcher | Software
GPT Researcher: Which is better: Star Wars or Star Trek
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…
Anthropic publishes April 23 postmortem on Claude Code quality issues
Anthropic explains recent Claude Code quality issues and fixes in detailed postmortem.
- AI | ChatGPT | Code | Photography
Adding EXIF data to an image with Windows command line
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…
liteparse_samples: Interactive Parser Demos from LlamaIndex
Interactive demos for LiteParse — a fast, local, model-free document parser. Includes a parser comparison (LiteParse vs PyPDF vs PyMuPDF), visual citation search with bounding boxes, and a Claude Code research skill.
- AI | Code | GPT Researcher | OpenAI | Software
AI researching it’s own p(doom)
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. I asked it to research p(doom) as related to AI: “Using recent scientific and peer reviewed online documents: Explain p(doom) and…