AI Agent
An AI that does things rather than only answering — browsing a site, filling a form, completing a booking. It is why websites are starting to be judged on whether a machine can use them, not only read them.
angkor@design~query "Angkor Design"
4 matches — opening studio
Prefer to talk it through? Pick a time that suits you — free, no obligation. We'll meet on Google Meet or Telegram.Book a meeting →
An AI that does things rather than only answering — browsing a site, filling a form, completing a booking. It is why websites are starting to be judged on whether a machine can use them, not only read them.
When the same URL serves different formats depending on what the visitor asks for — HTML for a browser, Markdown for an assistant. It lets one address serve people and machines without either getting a compromise.
OpenAI’s crawler for building its index. Blocking it in robots.txt keeps your content out of that index — and out of the answers built from it.
A database built to store embeddings and find the closest matches quickly. It is the part of an AI search system that decides which of your pages is relevant to a question.
When an assistant turns one question into several searches behind the scenes, then combines what it finds. It means your page can be pulled into an answer about a question you never targeted.
An AI that handles more than one kind of input — text and images together, say, or audio and video. It is why you can now photograph a menu and ask an assistant what is in a dish.
A technique where the AI first searches a set of documents, then writes its answer from what it found. It is how assistants quote current information rather than whatever was in their training data.