Artificial intelligence is losing hype

Perception of the AI hype cycle

  • Many see a classic bubble: money pouring into GPUs and “add AI” features, weak evidence of monetization, and lots of shallow “AI strategy” decks.
  • Others argue hype is mostly media-driven; in enterprises, adoption is still early and slow, so a proper “AI winter” isn’t visible yet.
  • Several welcome hype cooling: fewer pointless AI features, more focus on realistic, narrow applications.

Current real‑world uses

  • Frequent uses: summarizing text, drafting emails/reports, generating boilerplate code/tests/SQL, regex help, basic scripts, translation, tutoring and “explain like I’m 5.”
  • Domain examples: office work, education (materials generation, tutoring), sysadmin/debugging, search-like Q&A, content and presentation drafting, image and music generation, some self‑driving and vision tasks.
  • Some say these uses are already “transformational” personally; others see them as modest accelerators or glorified autocomplete.

Limitations, errors, and trust

  • Hallucinations and shallow reasoning are major concerns, especially for legal, medical, contracts, and anything high‑stakes.
  • Multiple anecdotes: wrong legal summaries, bad database cleanups, incorrect API usage, fragile code in unfamiliar domains (Vulkan, low‑level C, niche libraries).
  • Many insist on strict human‑in‑the‑loop review; some companies restrict use to retrieval/summarization, not autonomous decisions.

Effect on software development

  • Strong split:
    • Enthusiasts report 2–3× (sometimes more) speedups for boilerplate, CRUD, tests, translations between languages, and learning new stacks.
    • Skeptics find assistants distracting, wrong or verbose, and faster to replace with their own code, especially in large, complex, or legacy codebases.
  • Consensus that tools are most effective for:
    • Routine or pattern‑based tasks.
    • Languages/frameworks where the dev is less fluent.
    • Acting as a “rubber duck” to explore options.
  • Concerns that over‑reliance can erode skills and understanding, especially for juniors.

Enterprise and workflow adoption

  • Many organizations still have “no AI” or “cloud AI only via vendor X” policies; confusion around Copilot‑style rollouts and metrics.
  • Non‑tech workers often haven’t integrated LLMs into daily workflows; within tech, usage is common but uneven.
  • Some point out that open‑source / local models can address data‑security objections, but require expertise and hardware.

Economic, energy, and business‑model concerns

  • Question whether LLMs materially boost productivity across the broader economy; evidence so far is mostly anecdotal.
  • Worry that most “AI startups” are just API wrappers with weak moats.
  • Debate over energy and carbon costs: some argue subscription prices imply limited per‑user electricity; others cite huge training bills and unclear profitability.

AGI, intelligence, and long‑term prospects

  • Deep disagreement:
    • One camp sees current LLMs as “stochastic parrots” hitting data limits, unlikely to scale into AGI without new ideas.
    • Another sees them as early general intelligences (or close), with further leaps expected via new architectures, agents, robotics, and more data (text, video, tactile).
  • Intense debate over definitions of “AGI,” how much “reasoning” current models have, and whether we’re near another long plateau versus “floodgates” of progress.