惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 聂微东
GbyAI
GbyAI
S
SegmentFault 最新的问题
H
Hackread – Cybersecurity News, Data Breaches, AI and More
V
Visual Studio Blog
WordPress大学
WordPress大学
Hugging Face - Blog
Hugging Face - Blog
B
Blog
宝玉的分享
宝玉的分享
Last Week in AI
Last Week in AI
雷峰网
雷峰网
爱范儿
爱范儿
Vercel News
Vercel News
人人都是产品经理
人人都是产品经理
U
Unit 42
Microsoft Azure Blog
Microsoft Azure Blog
Microsoft Security Blog
Microsoft Security Blog
Jina AI
Jina AI
P
Proofpoint News Feed
A
About on SuperTechFans
I
InfoQ
F
Fortinet All Blogs
L
LangChain Blog
T
Tailwind CSS Blog

Hacker News - Newest: "AI"

AI can't read an investor deck AI as an attorney? Student uses ChatGPT, Gemini to sue UW over alleged racial discrimination Hacking MCP Servers in AI Systems – The Rug Pull: Tool Changes After Approval GitHub - MeepCastana/KubeezCut: Free Web based video editor Can AI judge journalism? A Thiel-backed startup says yes, even if it risks chilling whistleblowers Coming soon: 10 Things That Matter in AI Right Now DARPA built an AI to fact-check enemy weapons claims What explains heterogeneity in AI adoption? When AI Meets Muscle: Context-Aware Electrical Stimulation Promises a New Way to Guide Human Movements - Department of Computer Science AI Changed How We Build. It Did Not Change What Matters. Linux rules on using AI-generated code - Copilot is OK, but humans must take 'full responsibility for the… Meta spins up AI version of Mark Zuckerberg to engage with employees Code Mode: Let Your AI Write Programs, Not Just Call Tools | TanStack Blog GitHub - Delavalom/graft: Go framework for building AI agents. Type-safe tools, multi-provider (OpenAI, Anthropic, Gemini, Bedrock), zero vendor SDKs. India's TCS tops estimates, says new AI models did not dent services demand Gen Z's fading AI hype Strong feeling: we are in a folded AI reality GitHub - machinarii/total-recall-catalog: A reference catalog of latest knowledge retrieval, memory & RAG systems GitHub - mensfeld/code-on-incus: Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically.. Quantization, LoRA, and the 8% Problem: Benchmarking Local LLMs for Production AI Iran war: We spoke to the man making Lego-style AI videos that experts say are powerful propaganda Powell, Bessent discussed Anthropic's Mythos AI cyber threat with major U.S. banks GitHub - immartian/bellamem: Persistent belief-graph memory for AI agents. Retrieves decisive context by importance — not recency, not RAG, not /compact. recursive-mode: The Repo-Native Operating System for AI Engineering After the attack on Sam Altman's home, will AI CEO's go on the offensive? The biggest advance in AI since the LLM Opus 4.6 vs GPT 5.4 One Prompt Unity World Generation Test “AI polls” are fake polls Client Challenge Can AI be a 'child of God'? Inside Anthropic's meeting with Christian leaders
What type of AI usage?
JensRantil · 2026-04-28 · via Hacker News - Newest: "AI"

These past years, I have had a lot of people reaching out and wanting to talk “AI” (or LLMs) with me. Either the AI conversations have been around AI strategy for themselves, or for their company. Sometimes they have worked for a company claiming to be “AI first”.

Assuming that the conversation is about customer impact (which “AI usage” is not1), my first question is always

“What type of AI usage are we talking about here?”

I think this question might be my biggest contribution to popping the AI bubble - making AI concrete and useful. Each type of AI usage has a different success metric, requires a different set of skills, and a different conversation.

In these talks, I have generally seen four common usages of AI:

  • As a product interface
  • As a product implementation detail
  • As a coding tool
  • As an administrative tool

Let me go through these one by one:

AI as a product interface Link to heading

A screenshot of a product page with an AI support chat interface.

A screenshot of a product page with an AI support chat interface.

AI, and specifically the breakthrough of Large Language Models (LLMs), now means we can interact with a product in new ways: Through free-flow text.

What was previously done through structured input – dropdowns, single-entry text fields, checkboxes, etc. – can now be done by simply entering sentences into a text field. This can be highly useful for flexibility; for example, a few sentences can be translated into a database query.

Less discussed but still relevant is that LLMs also allow for images as input.

Compared to structured input, all this flexibility comes at the cost of correctness (misunderstandings), determinism (same input yields same output), and a loss of discoverability (what you can do).

Success metric for an AI product interface could be usage by end users.

AI as a product implementation detail Link to heading

AI allows products to be built on top of technology that can analyse large swaths of unstructured data. It can extract specific data or classify it. For example, browse the web, click around in MacOSX, analyze PDFs, etc.

AI also makes it possible for systems to learn. Input data, and you get a model that can be used to classify things.

LLMs can also be used to generate unstructured output. What in 2015 was “text templates” is now fully improved output by an LLM. “Please write a text for a report with information X, Y, and Z. I would like you to use the tone of a professional editor.” Previously, a programmer would have a template that looked like this:

This is an example of a report. Last year ({{ last_year }} we had {{ last_year_count }} number of tigers. This year, the new number is {{ this_year_count }}.

Success metric for AI product implementation details is usually something like service levels.

AI as a coding tool Link to heading

A screenshot of Anthropic's Claude Code product.

A screenshot of an LLM coding tool, Claude Code.

An AI can take prompts and generate and/or modify code. Tools like Claude Code, Cursor, et al. have all made this possible. It allows for generating huge amounts of code in a short amount of time - and can leverage a lot of domain-specific knowledge that an LLM might have.

Compared to manually coding something, the losses of using AI for coding can be a lack of correctness, a lack of understanding, and a lack of a well-designed UX.

A successful outcome of introducing coding as a tool can be something like “number of shipped features, while keeping service levels within bounds”.

AI as an administrative tool Link to heading

A screenshot of Anthropic's Claude product.

A screenshot of an LLM chat product, Claude.

Finally, there is AI as an administrative tool. The most common product here is OpenAI’s ChatGPT or Anthropic’s Claude, but there are plenty of others.

These products are great for research, giving feedback, correcting text, or just generally reducing manual work. They can do one-off extraction of data from websites, PDFs, or other texts. They are also really useful for generating texts like e-mails, reports, or marketing material. Like a secretary of sorts.

Success metric for introducing AI as an administrative tool is probably increased productivity. A proxy metric might be usage, but AI usage is not necessarily increased productivity.

Conclusion Link to heading

I suspect that most companies handwavingly introducing “AI” in every little corner of their org. are doing so to increase company value without focusing on actual customer value.

By defining the type of AI usage in every AI conversation, our world can move away from hype to concrete value. That’s how we can make AI more than a bubble.


  1. Obligatory reference to The Law of the Instrument; “When you have AI technology, everything looks like a nail.” ↩︎