Tag
tools
20 entries tagged tools · 20 terms.
Dictionary
Agent Control Surface
The user interface that lets a human watch, approve, and redirect an AI agent that is running somewhere else, while the underlying work stays on the machine where the agent lives.
Agentic Browser
A web browser whose default surface is an AI agent that takes multi-step actions on the user's behalf across pages, not just a search box or a chatbot stapled to the sidebar.
Agentic Commerce
The pattern where an AI agent, not a human, executes the search, decision, checkout, and after-sales steps of a purchase on a user's behalf.
Astro
A modern web framework designed for building fast, content-focused websites that ship minimal JavaScript to the browser.
Claude
An AI assistant built by Anthropic, known for strong reasoning, long context windows, and a focus on safety.
Computer-Use Model
A foundation model purpose-built to operate software the way a person does, by clicking, typing, navigating menus, and manipulating files, rather than producing chat or code.
Content Credentials
A cryptographically signed provenance record that travels with a piece of media to say how, when, and by whom it was created or modified, including whether AI was involved.
Conversational Commerce
The practice of discovering, comparing, and buying products inside a conversational AI interface rather than on a traditional website or app.
Embedded AI
The practice of AI capabilities moving into the response surface of existing productivity tools rather than living as a standalone application the user switches to.
GitHub
A cloud platform for storing Git repositories, collaborating on code, and connecting to deployment and automation services.
LangChain
An open-source framework that helps developers build applications powered by language models, especially multi-step AI workflows.
Long-Horizon Agent
An AI agent designed to sustain coherent action across many steps and long elapsed time without losing the thread of the task it was given.
Model Context Protocol (MCP)
An open standard that lets AI models connect to external tools and data sources through a unified interface.
n8n
An open-source workflow automation platform that lets you connect apps, APIs, and AI models in visual, multi-step pipelines.
OpenAI
The company behind ChatGPT and the GPT series of AI models, one of the leading providers of large language models.
Personal AI
AI configured to stay with one operator across all their tools and contexts, building a persistent memory of work patterns instead of starting fresh per session.
Plan Mode
A structured scoping process in AI coding tools that interviews you about your project before any code gets written, producing a clear plan that prevents wasted effort.
Resend
A developer-friendly email sending service that makes it simple to send transactional and marketing emails through an API.
Supabase
An open-source platform that provides a database, authentication, file storage, and API layer, often used as a backend for web applications.
Vercel
A cloud platform for deploying websites and web applications, known for seamless integration with frontend frameworks and automatic deployments from Git.