AI and the future web developersIn my previous post I talked about how the AI can generate most, if not all, of the code I need to write at the moment. I also mentioned that the code sometimes had the odd bug, but they were generally easy to spot and fix. Someone sent me a DM point...Apr 11, 2024·5 min read
AI - the wonders of LangchainI've already done two too many posts this week, I am trying to limit myself to a single post a week. If only to avoid boring everyone shitless. But, I have been playing with some really cool stuff these last few days. This is another AI post, this on...Mar 8, 2024·4 min read
AI - "I am the LAW!"Earlier I received a message that asked me if I think AI will replace lawyers, a great question. A while back I did a short post on AI, Law and Chinese wall. This is because I think this is one of those things that needs to be understood when conside...Mar 6, 2024·3 min read
AI - running your own chatGPTNormally I do a single post a week, but I thought I'd do a second this week, to cover running a large language model (LLM) on your own kit. You may have read my last post about building your own chatGPT and be thinking to yourself, that was a bit of ...Mar 5, 2024·5 min read
AI Prompts - building your own chatGPTThis week's short post is for anyone who has only had a bit of a play with chatGPT, not the experts. This is beginners only and it may seem like it is bordering on science fiction. First things first. There is a tremendous amount of hype surrounding ...Mar 4, 2024·7 min read
AI - The Prompt, part 2This is the second of my posts on the Prompt. You can find the first here. One of the things that people can learn to do right now to take advantage of AI applications like chatGPT is to learn to write a prompt. In this post I focus on chatGPT but th...Feb 27, 2024·4 min read