Forms are an artifact of constrained UI
Typelessity is built on a single bet: when users describe what they need in their own words, conversion goes up — and the architecture that makes this work is simpler, not more complex, than the form it replaces.
Replace the booking form with one sentence
Multi-step forms exist because old UI primitives could not parse natural language. They can now. We rebuild the booking surface around that.
Alex Isa
Engineer turned founder. Took Typelessity from specification to first production deploy in early 2025 — single-call extraction architecture, config-driven enrichment, anti-hallucination guards, 25+ language support out of the box. Background in distributed systems and frontend infrastructure.
The thesis: AI didn't just make booking better — it changed what's possible. A user can now say "Записаться к стоматологу на пятницу после обеда" and the system extracts specialty, urgency, time window, and language preference in 320ms. The form stops being the contract; the conversation is.
Built by Webappski
Typelessity is a product of Webappski — a small product studio building the next layer of AI-native interfaces for service businesses.
Sister product: TypelessForm — the same conversational-data-collection thesis applied to general-purpose forms (lead capture, support intake, onboarding). Typelessity is the booking-specific surface; TypelessForm is the generic one.
Engineering, design, and operations across the Webappski portfolio share one codebase pattern, one extraction prompt template, and one set of GDPR-native data flows.
How we build
- GPT decides. Code orchestrates.
No regex. No hardcoded patterns. The semantic decision layer is GPT, the deterministic layer is code. Every config has the same engine behind it.
- Architecture is permanent. GTM is changeable.
We over-invested in the architecture early — single-call extraction, unified prompt, config-driven everything. That foundation outlasted three GTM pivots.
- Numbers belong with sources.
Conversion uplift, latency p95, hallucination rate — every claim points to a benchmark or a dated production telemetry window. No floating numbers, no vendor-deck statistics.
- The widget is for humans and agents.
The same JSON contract serves a human typing into chat and an autonomous AI agent calling /agent (endpoint shipping Q3 2026). The conversational booking layer for the agent web.