Update src/content/when_to_use_ai.md
All checks were successful
Build and Push Image / Build and push image (push) Successful in 18m18s

This commit is contained in:
armistace 2025-06-06 13:33:36 +10:00
parent ec0798dff2
commit 2905c2917f

View File

@ -54,7 +54,7 @@ Okay, so I've been getting this question a lot lately: "When should we use AI?"
**Why Traditional Methods Don't:**
* **There is no easily discernable patter:** If the pattern doesn't exist in a deterministic sense there will be little someone can do without complex regex and 'whack a mole' style programming.
* **There is no easily discernable pattern:** If the pattern doesn't exist in a deterministic sense there will be little someone can do without complex regex and 'whack a mole' style programming.
## Hybrid Approaches: The Future of Efficiency