LLMs

LLMs

498 bookmarks
Custom sorting
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
Agent Harness Engineering
Agent Harness Engineering
A coding agent is the model plus everything you build around it. Harness engineering treats that scaffolding as a real artifact, and it tightens every time the agent slips.
·oreilly.com·
Agent Harness Engineering
The Agent Stack Bet
The Agent Stack Bet
The bet every serious developer needs to make on on their agent stack
·oreilly.com·
The Agent Stack Bet
Generative AI in the Real World: Chang She on Data Infrastructure for AI
Generative AI in the Real World: Chang She on Data Infrastructure for AI
As a pandas core contributor and early Parquet adopter who built AI data pipelines at streaming company Tubi TV, Chang She saw firsthand why the traditional data stack breaks down for AI workloads—and founded LanceDB to fix it. Chang joined Ben Lorica to explain why vector databases are too narrow a solution for modern AI …
·oreilly.com·
Generative AI in the Real World: Chang She on Data Infrastructure for AI
Ryan Carson Is a One-Person Code Factory
Ryan Carson Is a One-Person Code Factory
A conversation about running a startup alone, with agents doing the work of a full engineering team
·oreilly.com·
Ryan Carson Is a One-Person Code Factory
Your AI Problem Is a Data Problem
Your AI Problem Is a Data Problem
I just sat in a room full of data engineers the other week who were worrying about AI automating them out of work the same way auto manufacturing in Detroit
·oreilly.com·
Your AI Problem Is a Data Problem
AI coding made us faster. Why did incidents increase?
AI coding made us faster. Why did incidents increase?
AI-coding tools don't create bad engineering practices – they accelerate them. Here’s how to fix your delivery process before the next midnight page.
·leaddev.com·
AI coding made us faster. Why did incidents increase?
5 Cool Things I Did with Local Language Models
5 Cool Things I Did with Local Language Models
Been running local models as part of my daily workflow for a while now, and what surprised me most is how often local turned out to be the better choice, not a compromise.
·kdnuggets.com·
5 Cool Things I Did with Local Language Models
Paperclip — The control plane for AI agents
Paperclip — The control plane for AI agents
Manage a team of AI agents to run your business. Org charts, budgets, governance, and goals — all in one deployment.
·paperclipai.net·
Paperclip — The control plane for AI agents
The Emergent Self Loop
The Emergent Self Loop
Nearly once a week I receive an email from a different stranger. The messages are eerily similar. The sender has developed an unusual relationship with an AI gained over many hours of interactions. The AI has given them extraordinary insight … Continue reading →
·kk.org·
The Emergent Self Loop
What I've learned designing agentic workflows for docs
What I've learned designing agentic workflows for docs
Back in 2024 I wrote that AI helps me remove boring work at the margins. This is fine for a lone writer, but how to scale this to an entire team of technical writers? How to make the system helpful but not intrusive? These are all questions I’m starting to answer now, partly through experimentation, but also through dialogue with practitioners and colleagues. One answer I’m testing these days relies on GitHub Agentic Workflows.
·passo.uno·
What I've learned designing agentic workflows for docs