LLMs

LLMs

547 bookmarks
Custom sorting
Context as Code
Context as Code
Build-time governance in the era of infinite syntax
·oreilly.com·
Context as Code
How GenAI Fails in Software Teams
How GenAI Fails in Software Teams
A 12-question reality check on how GenAI is actually failing in software teams right now. Real studies, real citations, three minutes.
·agilepainrelief.com·
How GenAI Fails in Software Teams
Beyond the Semantic Layer: Building a Context Layer for the Agentic Era | Kaelio
Beyond the Semantic Layer: Building a Context Layer for the Agentic Era | Kaelio
A context layer puts your warehouse schema, joins, metric definitions, and business knowledge in one reviewable place so data agents query governed context instead of guessing field names. A look at how it works, and at ktx, the open-source context layer.
·kaelio.com·
Beyond the Semantic Layer: Building a Context Layer for the Agentic Era | Kaelio
Embodied cognition and agentic AI
Embodied cognition and agentic AI
Where is your intelligence located? In your brain? It is a simplistic answer. A better model is that your intelligence is embodied. Consider a cook working at an expensive restaurant. He has all his favorite knives and cooking instructions, placed exactly where he wants them. His kitchen is part of his intelligence, of his skills. … Continue reading Embodied cognition and agentic AI
·lemire.me·
Embodied cognition and agentic AI
Fine-tuning an LLM to write docs like it's 1995
Fine-tuning an LLM to write docs like it's 1995
In my predictions for 2030 I wrote that tech writers would be using specialized LLMs, running locally on powerful hardware. I see hints of this move to “local first” among engineering pundits, but we’re not there yet, in part because of how much more powerful connected frontier models are. That doesn’t mean we can’t experiment, though. That’s precisely what I did last week, trying to fine tune an instruct model to write like a software technical writer from the 80s and 90s.
·passo.uno·
Fine-tuning an LLM to write docs like it's 1995
LibreChat - The Open-Source AI Platform
LibreChat - The Open-Source AI Platform
LibreChat brings together all your AI conversations in one unified, customizable interface.
·librechat.ai·
LibreChat - The Open-Source AI Platform
Can AI reduce burdens on courts by automatically verifying citations? - CITP Blog
Can AI reduce burdens on courts by automatically verifying citations? - CITP Blog
Fabricated case citations generated by AI are appearing in court filings at an accelerating rate. Combined with other tracking efforts, we have identified over 1,000 filings containing hallucinated citations from self-represented (pro se) litigants and lawyers alike.
·blog.citp.princeton.edu·
Can AI reduce burdens on courts by automatically verifying citations? - CITP Blog
Prompt Engineering Isn’t Enough — I Built a Control Layer That Works in Production | Towards Data Science
Prompt Engineering Isn’t Enough — I Built a Control Layer That Works in Production | Towards Data Science
Most LLM failures in production aren’t random — they’re predictable. I kept hitting broken JSON, silent failures, and outages that froze my entire app. Prompt engineering didn’t fix it. So I built a control layer above the model — and took structured output reliability from 0% to 100% without changing a single prompt.
·towardsdatascience.com·
Prompt Engineering Isn’t Enough — I Built a Control Layer That Works in Production | Towards Data Science