AI/ML

AI/ML

2431 bookmarks
Custom sorting
humanlayer/12-factor-agents: What are the principles we can use to build LLM-powered software that is actually good enough to put in the hands of production customers?
humanlayer/12-factor-agents: What are the principles we can use to build LLM-powered software that is actually good enough to put in the hands of production customers?
What are the principles we can use to build LLM-powered software that is actually good enough to put in the hands of production customers? - humanlayer/12-factor-agents
·github.com·
humanlayer/12-factor-agents: What are the principles we can use to build LLM-powered software that is actually good enough to put in the hands of production customers?
Using LLMs as the first line of support in Open Source
Using LLMs as the first line of support in Open Source
From reading the title I was nervous that this might involve automating the initial response to a user support query in an issue tracker with an LLM, but Carlton Gibson …
·simonwillison.net·
Using LLMs as the first line of support in Open Source
Teaching LLMs how to solid model
Teaching LLMs how to solid model
It turns out that LLMs can make CAD models for simple 3D mechanical parts. And, I think they’ll be extremely good at it soon.
·willpatrick.xyz·
Teaching LLMs how to solid model
What I've learned about writing AI apps so far | Seldo.com
What I've learned about writing AI apps so far | Seldo.com
I started writing a post called "how to write AI apps" but it was over-reach so I scaled it back to this. Who am I to tell you how to write anything? But here's what I'll be applying to my own writing of AI-powered apps, specifically LLM applications. A battle I've already lost is that we shouldn't call LLMs "AI" at all; they are machine learning and not the general intelligence that is implied to the layman by the name. It is an even less helpful name than "serverless", my previous can
·seldo.com·
What I've learned about writing AI apps so far | Seldo.com
Prompt Engineering | Kaggle
Prompt Engineering | Kaggle
Kaggle is the world’s largest data science community with powerful tools and resources to help you achieve your data science goals.
·kaggle.com·
Prompt Engineering | Kaggle
A quote from Drew Breunig
A quote from Drew Breunig
The first generation of AI-powered products (often called “AI Wrapper” apps, because they “just” are wrapped around an LLM API) were quickly brought to market by small teams of engineers, …
·simonwillison.net·
A quote from Drew Breunig
An LLM Query Understanding Service
An LLM Query Understanding Service
An LLM Query Understanding Service Doug Turnbull recently wrote about how all search is structured now: “Many times, even a small open source LLM will be able to turn a search query into reasonable structure at relatively low cost.”
·simonwillison.net·
An LLM Query Understanding Service
Model Context Protocol has prompt injection security problems
Model Context Protocol has prompt injection security problems
As more people start hacking around with implementations of MCP (the Model Context Protocol, a new standard for making tools available to LLM-powered systems) the security implications of tools built on that protocol are starting to come into focus.
·simonwillison.net·
Model Context Protocol has prompt injection security problems