bbioonThemes
  • Home
  • Blog

Category: AI

AI, AI in WordPress, Development

AI customer journeys require structural metrics, not tone

Perplexity and BLEU tell you nothing about whether an automated customer journey actually goes anywhere. The CDP framework scores continuity, deepening and progression against a taxonomy of journey stages instead.

Read Article
AI, AI in WordPress, Development

Detect LLM hallucinations with vector geometry, not a judge model

LLM-as-judge asks a model that hallucinates to catch hallucinations. Displacement Consistency scores the vector between a question and its answer against grounded neighbors instead, with no source document and no second model call at inference time.

Read Article
AI, Development

Fused kernels cut peak LLM memory by 84%

The cross-entropy layer is where LLM training tends to run out of VRAM. This post walks through fusing the linear projection and the loss into one Triton kernel, why tiling and online softmax cut peak memory by 84%, and where my first attempt went wrong.

Read Article
AI, AI in WordPress, Core Updates

WordPress PHP AI Client SDK v0.1.0: one API, any provider

The Core-AI team shipped v0.1.0 of the WordPress PHP AI Client SDK. It is a provider-agnostic Composer package you bundle into your own plugin, so swapping the LLM behind a feature stops being a refactor.

Read Article
AI, Development

What healthcare knowledge graphs get right about data

Healthcare treats data as an ontology rather than a row, which is why its knowledge graphs outlive the systems built on them. Layered ontologies, regulated vocabularies, and what web developers could borrow from both.

Read Article
AI, Core Updates, Development, Gutenberg

WordPress AI Experiments 0.2.0 adds an Abilities Explorer

Version 0.2.0 of WordPress AI Experiments adds excerpt generation that authors can edit or reject, and an Abilities Explorer screen for testing every registered ability in the browser.

Read Article
AI, Development

Why my coding setup moved out of the IDE and into the terminal

After 14 years I moved most of my work out of the IDE and into the terminal: Claude Code in Warp, a Git worktree per agent so they stop colliding, and stored slash commands so I am not retyping the same prompt.

Read Article
AI, Development

Seeded topic modeling techniques for cleaner NLP pipelines

Junk topics usually mean the pipeline is wrong, not the data. Here is how seeded KeyNMF and an LLM summarization step keep a topic model focused without burning the whole compute budget.

Read Article
AI, Development, E-commerce Development

Why 90% text-to-SQL accuracy still breaks in production

Ninety percent accuracy sounds fine until the wrong JOIN lands on a production database. This covers why Execution Accuracy beats Exact Match, what Spider 2.0 exposed about enterprise schemas, and how to ground an LLM on the schema you actually have.

Read Article
AI, Development

Building a data-driven goal tracker with Python and Neon

Notes on building a data-driven goal tracker with Python, Streamlit and Neon: one schema for daily habits and quarterly milestones, ISO-8601 week boundaries so the weekly numbers do not drift, and a REST API bridge when the data has to land in WordPress.

Read Article

Posts navigation

Previous 1 … 34 35 36 … 42 Next

bbioonThemes

Senior WordPress Engineer
Toptal & Codeable Expert

Connect

  • GitHub
  • Twitter
  • LinkedIn
  • Codeable

Explore

  • Expertise
  • Work
  • Insights
  • Blog

Resources

  • bbioonThemes
  • Contact
  • Privacy Policy
© 2026 bbioonThemes. All rights reserved.
Privacy