Back to Categories

Artificial Intelligence
Articles related to Artificial Intelligence (AI) and Machine Learning (ML). This page lists all posts in the category, in reverse chronological order.
Note: An AI Generated pill displayed in the list below indicates that the post description displayed on the page was generated from the post content using Generative AI (GenAI). The post content itself was written by a human (me).
Generating Post Descriptions Redux
Posted Monday, July 1, 2024 at 09:04 PM in Artificial IntelligenceAI Generated I recently published a post about 3D printing but forgot to set a description. Luckily, I used the Describer GenAI extension for Visual Studio Code to quickly generate a description for me. It only took a few clicks and seconds to add a nice description to the post before publishing it.
Generating Eleventy Post Descriptions Using Generative AI
Posted March 18, 2024 in Artificial IntelligenceAI Generated Using Generative AI to automatically generate post descriptions is a great way to save time and ensure consistency across your site. By leveraging tools like ChatGPT, you can quickly create engaging summaries that entice readers to click through and read more. The Describer GenAI extension for Visual Studio Code simplifies this process, allowing you to effortlessly generate descriptions for your articles with just a few clicks. With the ability to customize settings and easily integrate the generated descriptions into your site, this tool is a valuable asset for content creators looking to streamline their workflow.
The Pace of AI Advancement
Posted March 1, 2024 in Artificial IntelligenceComparing and contrasting the pace of technological advancement against AI advancement.
Algorithms Making Stuff Up
Posted May 31, 2023 in Artificial IntelligenceAI Generated The recent incident involving a lawyer using ChatGPT to write a court brief and it backfiring due to fabricated content highlights the limitations of the algorithm. ChatGPT is a next word prediction algorithm, not a research engine, so it generates content based on its training data. In this case, the algorithm made up references in the legal brief because it lacked real examples. To avoid such issues, combining next word prediction algorithms with research algorithms can ensure accuracy and relevance in generated content. The incident underscores the importance of understanding the capabilities and limitations of standalone AI algorithms.
What is ChatGPT?
Posted May 29, 2023 in Artificial IntelligenceThere's been a lot of press and anxiety lately about ChatGPT and other chat-based AI tools. In my view, the media isn't describing these tools very well, fostering the worldwide anxiety by choice, so I wrote this post to provide the details as I see them.
Islands of AI Everywhere
Posted May 28, 2023 in Artificial IntelligenceYou see examples of AI everywhere nowadays, but what we don't see is many examples of multiple models wired together to accomplish something. What we have is little islands of AI which minimizes its impact.
Amazon Alexa is Not Artificial Intelligence
Posted September 6, 2017 in Artificial IntelligenceDebugs the concept that Alexa is AI, instead it's just a bunch of discrete Machine Learning models.