AI-augmented single-line input that suggests, autocompletes, or rewrites as the user types.
AIInput looks and behaves like a standard Input until the user pauses typing — then ghost-text suggestions appear inline, completable with Tab. The model behind the suggestions is configurable per-component, as is the prompt template and context binding.
Use it for short fields where AI assistance feels like a quality-of-life win rather than a distraction: title fields, search queries, command bars. The suggestion engine respects the user's typing speed and a debounce window to avoid hammering the model on every keystroke.
Skip the manual import — ask your AI agent to build with this component. The Builder skill knows its props, variants, and idioms.