Tag

Agentic AI

Articles tagged Agentic AI.

Latest

56 posts · since 2012

  1. 01
  2. 02

    10 Hours of AI Collaboration, 30 Mins of Dev Time: Running a Neural Network on a Thumb-Sized Microcontroller for Garage Door Recognition

    To solve the problem of accidentally leaving my garage door open overnight, I collaborated with AI to build an edge neural network sensor on a thumb-sized ESP32-CAM. This article details how we completed the end-to-end telemetry loop, tackled extreme data imbalance and QAT quantization loss, and got edge AI running on a microcontroller in just 10 hours.

  3. 03
  4. 04
  5. 05
  6. 06
  7. 07

    用好AI的第一步:停止和AI聊天

    会用AI和用好AI之间差的是10倍。这个差距的根源在于工作方式,而非模型。本文通过一个完整的工作流例子和上中下三策的框架,解释为什么应该从ChatGPT切换到Cursor这类Agentic工具。

    EN · 中
  8. 08

    Step One to Using AI Well: Stop Chatting with AI

    The gap between using AI and using AI well is 10x. That gap comes from how you work, not which model you use. This post walks through a complete workflow example and a Three Tiers framework to explain why you should switch from ChatGPT to agentic tools like Cursor.

    EN · 中
  9. 09
  10. 10

    Key Decisions for Agentic Workflows: A Simple Case Study

    A real-world case study of directing AI to add SEO summaries to 300 articles in two minutes, breaking down five key decisions: choosing the right execution environment, building tests before work, letting agents handle corner cases, divide and conquer, and outcome-oriented prompt writing.

    EN · 中