From 9c92d19943a08afd287cb5a77a41859101cb7bcd Mon Sep 17 00:00:00 2001 From: Blog Creator Date: Fri, 30 May 2025 07:18:43 +0000 Subject: [PATCH] '``` feat: Add blog post on AI usage scenarios ```' --- src/content/when_to_use_ai.md | 53 +++++------------------------------ 1 file changed, 7 insertions(+), 46 deletions(-) diff --git a/src/content/when_to_use_ai.md b/src/content/when_to_use_ai.md index d79b67a..ad3b165 100644 --- a/src/content/when_to_use_ai.md +++ b/src/content/when_to_use_ai.md @@ -1,13 +1,10 @@ -<<<<<<< HEAD -# When to use AI -======= -Title: When to use AI -Date: 2025-06-05 20:00 -Modified: 2025-06-06 08:00 -Category: AI, Data -Tags: ai, python -Slug: when-to-use-ai -Authors: Andrew Ridgway +Title: When to use AI +Date: 2025-06-05 20:00 +Modified: 2025-06-06 08:00 +Category: AI, Data +Tags: ai, python +Slug: when-to-use-ai +Authors: Andrew Ridgway Summary: Should we be using AI for ALL THE THINGS!? @@ -75,39 +72,3 @@ So, in summary: And that’s why I’m a journalist, a developer, and a DevOps expert. I know when to trust the machine and when to rely on my brain. > *“When in doubt, just do it.”* - -## Editable Structure for Easy Customization - -### 📝 Title When to use AI - -### 🧠 Introduction - -* Briefly explain the question and the tone. - -### 🧩 Sections - -1. **When AI is Not the Best Choice** - * Subpoints: - * Fuzzy logic dilemmas - * Manual mapping tasks - * Precision vs. AI’s “fuzzy” logic -2. **When AI is the Best Choice** - * Subpoints: - * Math and logic tasks - * Automation of repetitive tasks - * Suggesting numbers or constants -3. **The Human vs. AI Divide** - * Highlight the importance of human judgment in critical tasks -4. **Final Thought** - * Encourage readers to think critically about when to use AI - -### 📝 Conclusion - -* Wrap up the key points and reinforce the message. - -## Tips for Editing - -* Replace the example about the spreadsheet with your own scenario. -* Add a personal anecdote or a relatable example. -* Use humor to keep the tone light and engaging. -* Add a call to action: “Next time you’re stuck, ask yourself: ‘Is this a task for AI or a task for me?’” \ No newline at end of file