» Tag
llm
471 postsA CRM That Changes Its Schema via Typed Tools, Not LLM-Written SQL
A Show HN CRM lets users edit database schemas via chat using typed tools instead of LLM-generated SQL, with dual validation and safe undo.
Measuring GEO: A Weekly Probe to Check If AI Actually Cites You
A cheap weekly probe using Perplexity Sonar checks whether AI assistants actually cite your content, turning GEO into a measurable trend.
78,000-Tweet LLM Study Debunks the Trump-Tweet Market-Mover Myth
A 78,000-tweet LLM study tests whether Trump's posts move markets — and uncovers seven statistical bugs before landing on a null result.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comAI Agent Cost Drift: Rolling Dashboards Miss 0.35%/Day Creep
Why do rolling-average dashboards miss a 0.35%/day AI agent cost increase? A math proof and 60-day test show the blind spot - and the fix.
The 75% False-Negative Wall LLM Reviewers Can't Move
Why LLM-based reviewers hit a fixed 75% false-negative rate, and why voting, reruns, and prompt calibration all fail to move it.
Your AI Visibility Score Is Probably an Artifact
A 1,790-query audit finds most AI-visibility scores are artifacts, exposing why blending branded/unbranded prompts and single-engine scores mislead teams.
A Unified Framework for Self-Improving Agent Systems
A conceptual framework unifying Skill evolution, harness adaptation, and self-referential evolution in self-improving AI agent systems, beyond model weights.
LiteLLM's AI pricing table's only test is jq empty
LiteLLM's widely-reused AI pricing table is validated only by jq empty — no source checks, no dates, no history. Here's what engineers should know.
GLM 5.2 and the Open-Source Shakeup of AI Profit Margins
Zhipu AI's open-source GLM 5.2 rivals GPT-4o performance via MoE architecture while slashing inference costs, reshaping AI's profit margin economics.
PixelRAG: Retrieval-Augmented Generation Without Text Parsing
PixelRAG retrieves and reads web pages as screenshots instead of parsed text, outperforming text-based RAG across a 30-million-image Wikipedia datastore with notable efficiency gains.